Sd Render Var Display Texture
Synthetic Data node to expose texture resource of a visualization render variable
Installation
To use this node enable omni.syntheticdata in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Exec (inputs:exec) |
|
Trigger |
None |
Render Results (inputs:renderResults) |
|
Render results pointer |
0 |
Render Var Display (inputs:renderVarDisplay) |
|
Name of the renderVar |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Cuda Ptr (outputs:cudaPtr) |
|
Display texture CUDA pointer |
None |
Exec (outputs:exec) |
|
Trigger |
None |
Format (outputs:format) |
|
Display texture format |
None |
Height (outputs:height) |
|
Display texture height |
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 |
Rp Resource Ptr (outputs:rpResourcePtr) |
|
Display texture RpResource pointer |
None |
Width (outputs:width) |
|
Display texture width |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.syntheticdata.SdRenderVarDisplayTexture |
Version |
2 |
Extension |
omni.syntheticdata |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
Categories |
graph:action,rendering,internal |
Generated Class Name |
OgnSdRenderVarDisplayTextureDatabase |
Python Module |
omni.syntheticdata |