![Separate XYZ Node](../../../../_images/ln-separate_xyz.png)
Separate XYZ
Accepts Vector3 input, separates it into X, Y and Z float values.
Inputs
- Vector
Either fixed input values, or a result from connected node.
Outputs
- X
Resulting X float value.
- Y
Resulting Y float value.
- Z
Resulting Z float value.