OmniGraph Node omni.graph.nodes.RenderPostProcessEntry

omni.graph.nodes.RenderPostProcessEntry Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Render Postprocess Entry

hidden

true

__categories

internal

Generated Class Name

OgnRenderPostprocessEntryDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.RenderPostProcessEntry Description

Entry point for RTX Renderer Postprocessing

omni.graph.nodes.RenderPostProcessEntry Inputs

Name

Type

Default

Required?

Descripton

inputs:sourceName

string

ldrColor

Y

Source name of the AOV

__default

“ldrColor”

omni.graph.nodes.RenderPostProcessEntry Outputs

Name

Type

Default

Required?

Descripton

outputs:cudaMipmappedArray

uint64

None

Y

Pointer to the CUDA Mipmapped Array

uiName

cudaMipmappedArray

outputs:format

uint64

None

Y

Format

uiName

format

outputs:height

uint

None

Y

Height

uiName

height

outputs:hydraTime

double

None

Y

Hydra time in stage

uiName

hydraTime

outputs:mipCount

uint

None

Y

Mip Count

uiName

mipCount

outputs:simTime

double

None

Y

Simulation time

uiName

simTime

outputs:stream

uint64

None

Y

Pointer to the CUDA Stream

uiName

stream

outputs:width

uint

None

Y

Width

uiName

width