OmniGraph Node omni.syntheticdata.SdPostCompRenderVarTextures

omni.syntheticdata.SdPostCompRenderVarTextures Properties

Name

Value

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

omni.syntheticdata.SdPostCompRenderVarTextures Description

Synthetic Data node to compose a front renderVar texture into a back renderVar texture

omni.syntheticdata.SdPostCompRenderVarTextures Inputs

Name

Type

Default

Required?

Descripton

inputs:cudaPtr

uint64

0

Y

Front texture CUDA pointer

inputs:format

uint64

0

Y

Front texture format

inputs:gpu

uint64

0

Y

Pointer to shared context containing gpu foundations

uiName

gpuFoundations

inputs:height

uint

0

Y

Front texture height

inputs:mode

token

line

Y

Mode : grid, line

__default

“line”

inputs:parameters

float[3]

[0, 0, 0]

Y

Parameters

__default

[0, 0, 0]

inputs:renderVar

token

LdrColor

Y

Name of the back RenderVar

__default

“LdrColor”

inputs:rp

uint64

0

Y

Pointer to render product for this view

uiName

renderProduct

inputs:width

uint

0

Y

Front texture width