probesAreBeingEdited
Indicates whether the Light Probe editor tool is actively being used in the current scene.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Rendering
- Assembly: UnityEditor.CoreModule
public static bool probesAreBeingEdited { get; }
Remarks
Even if a Light Probe Group is selected in the Hierarchy, this property returns false unless the user has entered Light Probe editing mode.