nkVoMaskVec3
- Last UpdatedJan 24, 2023
- 1 minute read
The nkVoMaskVec3 node is a vector mask that exposes the three values of the input vector.
-
This node is useful only when the shader is composed inside the editor. This is the only way to access the single components of an output node.
Code example
This is a code example for nkVoMaskVec3.
<nkVoMaskVec3 name="nNodeName" input="[connection]" />