enum ReflectionProbeType
Probe type that determines the shape of the probe and how is it interpreted by the renderer.
Values
| Name | Value | Description |
|---|---|---|
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. |