Sample Rotation

This node assigns uniformly sampled rotations to the input prims.

Installation

To use this Node, you must enable omni.replicator.core in the Extension Manager.

Inputs

Name

Type

Description

Default

prims

bundle

prim(s) to set rotation

execIn

execution

exec

seed

int

Random Number Generator seed. A value of less than 0 will indicate using the global seed.

-1

minAngle

float[3]

minimum value for Euler angles in XYZ form (degrees)

[-180.0, -180.0, -180.0]

maxAngle

float[3]

maximum value for Euler angles in XYZ form (degrees)

[180.0, 180.0, 180.0]

Outputs

Name

Type

Description

Default

execOut

execution

exec