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 |
|
Source name of the AOV |
ldrColor |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
cudaMipmappedArray |
|
Pointer to the CUDA Mipmapped Array |
|
width |
|
Width |
|
height |
|
Height |
|
isBuffer |
|
True if the entry exposes a buffer as opposed to a texture |
|
bufferSize |
|
Size of the buffer |
|
mipCount |
|
Mip Count |
|
format |
|
Format |
|
simTime |
|
Simulation time |
|
hydraTime |
|
Hydra time in stage |
|
externalTimeOfSimFrame |
|
The external time on the master node, matching the simulation frame used to render this frame |
|
frameId |
|
Frame identifier |
|
stream |
|
Pointer to the CUDA Stream |