Expand description
Floating quantities — screen-space data not attached to any structure.
Floating quantities include images (scalar, color, depth-composited) that are displayed in the UI as standalone visualizations.
Structs§
- Floating
Color Image - A floating color image quantity (not attached to any structure).
- Floating
Color Render Image - A color render image (colored geometry from an external renderer).
- Floating
Depth Render Image - A depth render image (geometry from an external renderer).
- Floating
RawColor Image - A raw color render image (direct display, no shading).
- Floating
Scalar Image - A floating scalar image quantity (not attached to any structure).
Enums§
- Image
Origin - Image origin convention.