boxProjection
Should this reflection probe use box projection?
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool boxProjection { get; set; }
Remarks
Box projection is affected by the center and the size of the probe. Additional Resources: ReflectionProbe.center, Additional Resources: ReflectionProbe.size.