struct
render::LightProbeInfo
Information about a single light probe in a light probe volume.
Public
Fields
Handle
u32 Handle
Unique handle representing the probe.
Always remains the same.
BufferIdx
u32 BufferIdx
Index into the GPU buffer where probe coefficients are stored. -1 if not assigned.
Transient.