Vector
Creates an xyz vector value.
Inputs
-
value
- The vector value to output.
-
default
- The default value to output when the set to default input is set to
true
.
- The default value to output when the set to default input is set to
-
set to default
- Sets the value input to the value defined by the default input.
-
hide control
- Hides the parameter control within the parameter panel when the node is parameterized.
-
hide label
- Hides the parameter label (name) within the parameter panel when the node is parameterized.
Outputs
-
value
- The vector value as defined by the value input.
Notes
-
When parameterized this node will appear as three input fields in the parameter panel.
-
The order of the individual input boxes for the value and default inputs are (from left to right): x, y, and z.
-
Other names for this node include: VectorValue, Point, Coordinate, Direction, xyz, and Parameter.