Per axis pose
Generate 3-Dimension array values from per axis input values
Installation
To use this Node, you must enable omni.replicator.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
prims |
|
The prims that their pose needs to be changed. |
|
mode |
|
String value indicating which parameter to modify. |
|
numSamples |
|
Number of samples |
|
fullValues |
|
Value on all three axes. Cannot co-exist with xValue, yValue or zValue. |
|
xValue |
|
Value of the x axis. |
|
yValue |
|
Value of the y axis. |
|
zValue |
|
Value of the z axis. |
|
exec |
|
exec |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
exec |
|
samples |
|
3 Dimensional values on each axis. |