Sd Post Comp Render Var Textures#
Synthetic Data node to compose a front renderVar texture into a back renderVar texture
Installation#
To use this node enable omni.syntheticdata in the Extension Manager.
Inputs#
Name  | 
Type  | 
Descripton  | 
Default  | 
|---|---|---|---|
Cuda Ptr (inputs:cudaPtr)  | 
  | 
Front texture CUDA pointer  | 
0  | 
Format (inputs:format)  | 
  | 
Front texture format  | 
0  | 
gpuFoundations (inputs:gpu)  | 
  | 
Pointer to shared context containing gpu foundations  | 
0  | 
Height (inputs:height)  | 
  | 
Front texture height  | 
0  | 
Mode (inputs:mode)  | 
  | 
Mode : grid, line  | 
line  | 
Parameters (inputs:parameters)  | 
  | 
Parameters  | 
[0, 0, 0]  | 
Render Var (inputs:renderVar)  | 
  | 
Name of the back RenderVar  | 
LdrColor  | 
renderProduct (inputs:rp)  | 
  | 
Pointer to render product for this view  | 
0  | 
Width (inputs:width)  | 
  | 
Front texture width  | 
0  | 
Metadata#
Name  | 
Value  | 
|---|---|
Unique ID  | 
omni.syntheticdata.SdPostCompRenderVarTextures  | 
Version  | 
1  | 
Extension  | 
omni.syntheticdata  | 
Has State?  | 
False  | 
Implementation Language  | 
C++  | 
Default Memory Type  | 
cpu  | 
Generated Code Exclusions  | 
None  | 
__tokens  | 
[“line”, “grid”]  | 
Categories  | 
graph:postRender,rendering,internal  | 
Generated Class Name  | 
OgnSdPostCompRenderVarTexturesDatabase  | 
Python Module  | 
omni.syntheticdata  |