AugBgRandExp
This node randomizes the background using alpha channel.
Installation
To use this Node, you must enable omni.replicator.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
Trigger |
|
folderpath |
|
folderpath containing background images. |
|
data |
|
Buffer array data |
[] |
bufferSize |
|
Size (in bytes) of the buffer (0 if the input is a texture) |
|
swhFrameNumber |
|
Frame number |
|
xform |
|
Input augmentation transform |
[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0], [0.0, 0.0, 1.0]] |
width |
|
Width |
|
height |
|
Height |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
exec |
|
Trigger |
|
data |
|
Buffer array data |
[] |
swhFrameNumber |
|
Frame number |
|
bufferSize |
|
Size (in bytes) of the buffer (0 if the input is a texture) |
|
xform |
|
Output augmentation transform |
|
height |
|
Shape of the data |
|
width |
|
Shape of the data |