Normalize
Normalize the input vector. If the input vector has a magnitude of zero, the null vector is returned.
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Vector (vector) |
|
Vector to normalize |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Result (result) |
|
Normalized vector |