nkVoNormalize
- Last UpdatedJan 24, 2023
- 1 minute read
The nkVoNormalize node normalizes a vector.
-
This function uses the following formula: output = input / length(input).
Limits
Size: [1..4]
Code example
This is a code example for nkVoNormalize.
<nkVoNormalize name="nNodeName" size="3" input="1 1 1" />