Table of Contents
Description #
A block that splits a single Vector3 input into its components (X, Y, Z).
Time Based #
Not a time-based block (won’t take time to finish execution).
Inputs #
This block has only 1 Data Input which is the Required Vector3.
Outputs #
This Block has 3 Data Outputs:
- X: The X component of the vector3.
- Y: The Y component of the vector3.
- Z: The Z component of the vector3.