group
The name of the group this overlay menu belongs to.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Overlays
- Assembly: UnityEditor.CoreModule
public string group { get; set; }
Remarks
Specify the group to add this overlay menu to. The overlay belongs to the Custom group by default.