Separate XYZ

separate xyz node

Separates a vector into its x, y and z components.

Inputs:

  • vec: The vector to separate.

Outputs:

  • x, y, z: The separated components of the vector.