Class GroupLayout
Serializable description of a generated group layout.
Inherited Members
Namespace: AutoGroupGenerator
Assembly: Unity.AutoGroupGenerator.Editor.dll
Syntax
[Serializable]
public class GroupLayout : Subgraph
Fields
| Name | Description |
|---|---|
| Name | Display name for the group layout. |
| TemplateName | Name of the Addressable group template applied to this layout. |
Properties
| Name | Description |
|---|---|
| IsShared | Gets a value indicating whether the layout is shared by multiple sources. |