RandomTransform
Generate a random transform in a range.
Installation
To use this Node, you must enable omni.entity.spawn.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
scale |
|
Scale center. |
[1, 1, 1] |
scaleRandom |
|
Scale range. |
|
rotateXYZ |
|
Rotation center. |
|
rotateXYZRandom |
|
Rotation range. |
|
position |
|
Position center. |
|
positionRandom |
|
Position range. |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
transform |
|
Generated random transform. |