OmniGraph Node omni.graph.examples.cpp.GpuInteropAdjustExposure

omni.graph.examples.cpp.GpuInteropAdjustExposure Properties

Name

Value

Version

1

Extension

omni.graph.examples.cpp

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Example Node: Render Postprocess

Generated Class Name

OgnGpuInteropAdjustExposureDatabase

Python Module

omni.graph.examples.cpp

omni.graph.examples.cpp.GpuInteropAdjustExposure Description

RTX Renderer Postprocess Example (Exposure Adjustment)

omni.graph.examples.cpp.GpuInteropAdjustExposure Inputs

Name

Type

Default

Required?

Descripton

inputs:cudaMipmappedArray

uint64

0

Y

Pointer to the CUDA Mipmapped Array

uiName

cudaMipmappedArray

inputs:exposure

float

0.0

Y

Exposure value (in stops)

uiName

exposure

inputs:format

uint64

0

Y

Format

uiName

format

inputs:height

uint

0

Y

Height

uiName

height

inputs:hydraTime

double

0.0

Y

Hydra time in stage

uiName

hydraTime

inputs:mipCount

uint

0

Y

Mip Count

uiName

mipCount

inputs:simTime

double

0.0

Y

Simulation time

uiName

simTime

inputs:stream

uint64

0

Y

Pointer to the CUDA Stream

uiName

stream

inputs:width

uint

0

Y

Width

uiName

width