enum ReflectionProbeType

Probe type that determines the shape of the probe and how is it interpreted by the renderer.

Values

NameValueDescription
Box 0 Reflection probe cubemap is generated, and box extents are used for calculating influence ranges and box geometry.
Sphere 1 Reflection probe cubemap is generated, but sphere is used for calculating the influence radius and proxy geometry.