Workshop.codes
Create

X Component Of Last updated November 26, 2024

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.

Workshop.codes