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