Converter: Separate XYZ

Node Interface

Overview

Function Takes a vector and separates it into its three components
Nearest C4D equivalent Xpresso VectorToReals node

This node takes a vector and outputs the three individual values which together make up the vector.

Settings

Note: a * symbol next to the name indicates the parameter also has an input port. A # symbol indicates that the parameter can only be changed with an input node, not in the node itself.

Vector *

The vector to be split into components.

Output

X, Y, Z

The individual components of the vector.