Class Group
[Serializable]
public class Group : IGroup, IHasID
- Inheritance
-
Group
- Implements
- Inherited Members
Constructors
- Group()
Creates a group with a new serialized identifier.
Properties
- id
Stable identifier of this group inside the serialized graph.
- position
Canvas-space rectangle that defines the group's frame and header position.
- title
User-facing title shown on the group header in the graph editor.