Sd On New Render Product Frame#
Synthetic Data postprocess node to execute pipeline after the NewFrame event has been received on the given renderProduct
Installation#
To use this node enable omni.syntheticdata in the Extension Manager.
Inputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Received (inputs:exec) |
|
Executes for each newFrame event received |
None |
Render Product Data Ptrs (inputs:renderProductDataPtrs) |
|
HydraRenderProduct data pointers. |
[] |
Render Product Path (inputs:renderProductPath) |
|
Path of the renderProduct to wait for being rendered |
|
Render Product Paths (inputs:renderProductPaths) |
|
Render product path tokens. |
[] |
Outputs#
Name |
Type |
Descripton |
Default |
---|---|---|---|
Cuda Stream (outputs:cudaStream) |
|
Cuda stream |
None |
Received (outputs:exec) |
|
Executes for each newFrame event received |
None |
Render Product Path (outputs:renderProductPath) |
|
Path of the renderProduct to wait for being rendered |
None |
Render Results (outputs:renderResults) |
|
Render results |
None |
Metadata#
Name |
Value |
---|---|
Unique ID |
omni.syntheticdata.SdOnNewRenderProductFrame |
Version |
1 |
Extension |
omni.syntheticdata |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
Categories |
graph:action,flowControl |
Generated Class Name |
OgnSdOnNewRenderProductFrameDatabase |
Python Module |
omni.syntheticdata |