Size to Scale
Generate scales to make each prim fit a cube of specified size.
Installation
To use this Node, you must enable omni.replicator.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
prims |
|
Prim(s) to convert the scale to. |
|
numSamples |
|
number of samples |
|
size |
|
Desired size of the input prims. |
|
maintainAspectRatio |
|
Scale each axis by the same value to maintain aspect ratio |
True |
execIn |
|
exec |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
execOut |
|
exec |
|
samples |
|
scale values of each prim in the world space |
|
numSamples |
|
number of samples |