active
Gets the state of the display and returns true if the display is active and false if otherwise.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool active { get; }
Remarks
Additional Resources: Display.Activate.