GpuInterop Cuda Entry

Entry point for Cuda RTX Renderer Postprocessing

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

sourceName

string

Source name of the AOV

ldrColor

Outputs

Name

Type

Description

Default

cudaMipmappedArray

uint64

Pointer to the CUDA Mipmapped Array

width

uint

Width

height

uint

Height

isBuffer

bool

True if the entry exposes a buffer as opposed to a texture

bufferSize

uint

Size of the buffer

mipCount

uint

Mip Count

format

uint64

Format

simTime

double

Simulation time

hydraTime

double

Hydra time in stage

externalTimeOfSimFrame

int64

The external time on the master node, matching the simulation frame used to render this frame

frameId

int64

Frame identifier

stream

uint64

Pointer to the CUDA Stream