autoAmbientProbeBaking
Determines if this renderer supports automatic ambient probe generation.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool autoAmbientProbeBaking { get; set; }
Remarks
Deprecated. Use SupportedRenderingFeatures.ambientProbeBaking instead.