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

execution

The input execution port to output a new random value

Seed (seed)

uint64

The seed of the random generator.

Use seed? (useSeed)

bool

Use the custom seed instead of a random one?

False

Outputs

Name

Type

Description

Default

Random Unit Quaternion (random)

quatf[4]

The random unit quaternion that was generated

execOut

execution

The output execution port