Vector Split
Python: "pro_vector_split"
This node exposes the (x,y,z) coordinates of an input vector through its output plugs.
Common¶
Node alias¶
Python: "pro_alias"
Human-readable node alias.
Alias color¶
Python: "pro_alias_color"
Identificative node color.
Main¶
Input vector¶
Python: "pro_vector_split_input_pro"
Input vector which coordinates are split through the output plugs of this node.
Output tuning¶
Value weight¶
Python: "pro_weight"
The final value output by the node is computed as: value*weight+bias.
Value bias¶
Python: "pro_bias"
The final value output by the node is computed as: value*weight+bias.
