Render Postprocess Entry
Deprecated: use OgnGpuInteropCudaEntry instead.
Installation
To use this node enable omni.graph.image.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Source Name (inputs:sourceName) |
|
Source name of the AOV |
ldrColor |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
cudaMipmappedArray (outputs:cudaMipmappedArray) |
|
Pointer to the CUDA Mipmapped Array |
None |
format (outputs:format) |
|
Format |
None |
height (outputs:height) |
|
Height |
None |
hydraTime (outputs:hydraTime) |
|
Hydra time in stage |
None |
mipCount (outputs:mipCount) |
|
Mip Count |
None |
Rational Time Of Sim Denominator (outputs:rationalTimeOfSimDenominator) |
|
Rational time of simulation used to fetch data from Fabric |
None |
Rational Time Of Sim Numerator (outputs:rationalTimeOfSimNumerator) |
|
Rational time of simulation used to fetch data from Fabric |
None |
simTime (outputs:simTime) |
|
Simulation time |
None |
stream (outputs:stream) |
|
Pointer to the CUDA Stream |
None |
width (outputs:width) |
|
Width |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.RenderPostProcessEntry |
Version |
3 |
Extension |
omni.graph.image.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Render Postprocess Entry |
hidden |
true |
Categories |
internal,graph:postRender |
Generated Class Name |
OgnRenderPostprocessEntryDatabase |
Python Module |
omni.graph.image.nodes |