Break 3-Vector
Split vector into 3 component values.
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Vector (tuple) |
|
3-vector to be broken |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
X (x) |
|
The first component of the vector |
|
Y (y) |
|
The second component of the vector |
|
Z (z) |
|
The third component of the vector |