Class PaintGroups

Hierarchy

  • PaintGroups

Constructors

Properties

_node: DirectionNode<any>
_paintGroup: PaintGroup
_paintGroupNode: DirectionNode<any>

Methods

  • Clears this node's local paint group, if any.

    Called by the paint group when it is being removed.

    This is an internal method and does not trigger invalidation.

    Returns void

Generated using TypeDoc