struct LightProbeVolume::DirtyProbeInfo

Information about a dirty probe to be synced to the render thread counterpart.

Public

Constructors

DirtyProbeInfo

DirtyProbeInfo(u32 probeIndex = ~0U, const Vector3 &position = Vector3::kZero, LightProbeFlags flags = LightProbeFlags::Clean)

Fields

ProbeIndex

u32 ProbeIndex

Position

Vector3 Position