Example Node: Render Postprocess
RTX Renderer Postprocess Example (Exposure Adjustment)
Installation
To use this Node, you must enable omni.drivesim.sensor.nv.cam
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
src |
|
Source Buffer |
0 |
cudaMipmappedArray |
|
Pointer to the CUDA Mipmapped Array |
|
cudaStreamIn |
|
Cuda Stream Input |
0 |
timecodeIn |
|
timecode/timestamp input |
0 |
exposure |
|
Exposure value (in stops) |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
dest |
|
Destination Buffer |
0 |
cudaStreamOut |
|
Cuda Stream Output |
0 |
timecodeOut |
|
timecode/timestamp output |
0 |