Declaration
Vector3.Y
go
Parameters
Input
Name | Type | Description |
---|---|---|
Vector | Vector3 | 3D Vector |
Return
Type | Description |
---|---|
Float | Y component of a 3D vector |
Get the Y component of a 3D vector
Vector3.Y
go
Name | Type | Description |
---|---|---|
Vector | Vector3 | 3D Vector |
Type | Description |
---|---|
Float | Y component of a 3D vector |