Enum SelectionGroupDataLocation
Indicates where the SelectionGroup data is stored
Namespace: Unity.SelectionGroups
Syntax
public enum SelectionGroupDataLocation : int
Fields
Name | Description | Value |
---|---|---|
Scene | Stored in a scene (default) |
Indicates where the SelectionGroup data is stored
public enum SelectionGroupDataLocation : int
Name | Description | Value |
---|---|---|
Scene | Stored in a scene (default) |