Sample Population
This node generates a random sample of assets from a weighted list of assets.
Installation
To use this Node, you must enable omni.replicator.random
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
seed |
|
random seed |
|
mode |
|
Sampling mode |
point_instance |
populationName |
|
Name of population |
|
paths |
|
Paths from which to sample |
|
weights |
|
Weights with which to sample paths |
|
sampleSize |
|
Number of assets to sample |
|
execIn |
|
exec |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
prims |
|
Sampled prim paths. |
|
execOut |
|
exec |