Outputs#
The tables below list the RenderVar source names available for camera sensors,
grouped by render mode. Use the sourceName value as the sourceName
attribute on a RenderVar prim. Shapes are channel-last DLPack tensor shapes.
Click any example image to enlarge it.
Note
The example images for non-color outputs have been remapped for easier visualization and do not represent raw output values.
All output example images in the table were generated from the semantic-segmentation example.
|
Format |
Type |
Shape |
Description |
Example |
|---|---|---|---|---|---|
|
RGBA |
uint8 |
|
Tone-mapped color in sRGB space. |
|
|
RGBA |
float16 |
|
Linear-space HDR color preserving full scene luminance. |
Note
Additional outputs for the Path Tracing mode will be documented here as they become available.
|
Format |
Type |
Shape |
Description |
Example |
|---|---|---|---|---|---|
|
RGBA |
uint8 |
|
Tone-mapped color in sRGB space. |
|
|
RGBA |
float16 |
|
Linear-space HDR color preserving full scene luminance. |
Note
Additional outputs for the Minimal mode will be documented here as they become available.