Sd On New Frame#
Synthetic Data postprocess node to execute pipeline after the NewFrame event has been received
Installation#
To use this node enable omni.syntheticdata in the Extension Manager.
Outputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Cuda Stream (outputs:cudaStream) | 
 | Cuda stream | None | 
| Exec (outputs:exec) | 
 | Executes for each newFrame event received | None | 
| Reference Time Denominator (outputs:referenceTimeDenominator) | 
 | Reference time represented as a rational number : denominator | None | 
| Reference Time Numerator (outputs:referenceTimeNumerator) | 
 | Reference time represented as a rational number : numerator | None | 
| Render Product Data Ptrs (outputs:renderProductDataPtrs) | 
 | HydraRenderProduct data pointer. | None | 
| Render Product Paths (outputs:renderProductPaths) | 
 | Render product path tokens. | None | 
Metadata#
| Name | Value | 
|---|---|
| Unique ID | omni.syntheticdata.SdOnNewFrame | 
| 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 | OgnSdOnNewFrameDatabase | 
| Python Module | omni.syntheticdata |