autoDefaultReflectionProbeBaking
Determines if this renderer supports automatic default reflection probe generation.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool autoDefaultReflectionProbeBaking { get; set; }
Remarks
Deprecated, use SupportedRenderingFeatures.defaultReflectionProbeBaking instead.