nkVoMaskVec2
- Last UpdatedJan 24, 2023
- 1 minute read
The nkVoMaskVec2 node is a vector mask that exposes the two 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 nkVoMaskVec2.
<nkVoMaskVec2 name="nNodeName" input="[connection]" />