Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


realtimeReflectionProbes

Enables or disables real-time reflection probes.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static bool realtimeReflectionProbes { get; set; }

Remarks

If disabled, real-time reflection probes will not be baked. Additional Resources: Quality Settings.