visibleLayers
Which layers are visible in the Scene view.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static int visibleLayers { get; set; }
Remarks
This is a bitfield.
public static int visibleLayers { get; set; }