Workshop.codes
Create

Z Component Of Last updated November 26, 2024

Description

The z component of the specified vector, usually representing a forward amount.

Snippet

Z Component Of(Vector(0, 0, 0));

Properties

Returns: Float
Parameters: Value

Value
Type: Position, Default: Vector
The vector from which to acquire the z component.

Workshop.codes