Augment
This node performs augmentation on an AOV
Installation
To use this Node, you must enable omni.replicator.core
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
data |
|
Input data |
[] |
width |
|
Width |
|
height |
|
Height |
|
exec |
|
Execution in |
|
bufferSize |
|
Size (in bytes) of the buffer (0 if the input is a texture) |
|
swhFrameNumber |
|
Frame number |
|
augmentationScript |
|
Augmentation script |
|
augmentationFunctionName |
|
Name of augmentation function to run when computing node |
|
dataOutShape |
|
Desired dimensions of output array |
|
dataOutDataType |
|
Desired data type of output array |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
data |
|
Output data |
[] |
exec |
|
Execution out |
|
swhFrameNumber |
|
Frame number |
|
bufferSize |
|
Size (in bytes) of the buffer (0 if the input is a texture) |
|
height |
|
Shape of the data |
|
width |
|
Shape of the data |