Random Unit Quaternion
Generates a random unit quaternion with uniform distribution.
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
execIn |
|
The input execution port to output a new random value |
|
Seed (seed) |
|
The seed of the random generator. |
|
Use seed? (useSeed) |
|
Use the custom seed instead of a random one? |
False |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Random Unit Quaternion (random) |
|
The random unit quaternion that was generated |
|
execOut |
|
The output execution port |