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.

Flags

Flags representing the current state of the probe.

BufferIdx

u32 BufferIdx

Index into the GPU buffer where probe coefficients are stored. -1 if not assigned.

Transient.