Declaration
Vector2.Y
go
Parameters
Input
Name | Type | Description |
---|---|---|
2D Vector | Vector2 | 2D vector |
Return
Type | Description |
---|---|
Float | Y component of a 2D vector |
Get the Y component of a two-dimensional vector
Vector2.Y
go
Name | Type | Description |
---|---|---|
2D Vector | Vector2 | 2D vector |
Type | Description |
---|---|
Float | Y component of a 2D vector |