Description
The x component of the specified vector, usually representing a leftward amount.
Snippet
X Component Of(Vector(0, 0, 0));
Properties
Returns: Float
Parameters: Value
Value
Type: Position, Default: Vector
The vector from which to acquire the x component.