ReflectionProbeClearFlags
Values for ReflectionProbe.clearFlags, determining what to clear when rendering a ReflectionProbe.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public enum ReflectionProbeClearFlags
Remarks
Additional Resources: reflection probe component.
Fields
Value | Description |
|---|---|
| Skybox | Clear with the skybox. |
| SolidColor | Clear with a background color. |