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