Constructs a new mask
Constructs a new composite
Destructor
Notifies the composite that the visuals have changed and that it should re-index them.
Called when the node is to define its properties.
Requests that the list gather sub-visuals to be rendered, if applicable.
Deserializes this node from a DataNode.
Called when the node is to be redrawn.
Called when the node should be drawn to a mask.
Called when the node is to finalize its deserialization from disk.
Called during the early update phase of a new frame.
Serializes this node to a DataNode.
Called during the update phase of a new frame.
Whether the renderer should delegate rendering logic to the visual node.
Whether the node can be used as a source of masking operations.
The blending mode
The opacity of the composite
Screen tint color
Multiplicative tint color
Serializes this node to a DataNode.
Deserializes this node from a DataNode.
Called when the node is to finalize its deserialization from disk.
Callback for when the Visual is being requested to find its sub-visuals.
Called when the node should be drawn to a mask.
Called when the node is to define its properties.
Whether the renderer should delegate rendering logic to the visual node.
Whether the node can be used as a source of masking operations.
World-space Z-sorting value
World-space z-sorting value taking in to account properties.
Destructor
Draws this visual as a mask.
Requests that the list gather sub-visuals to be rendered, if applicable.
Composite Node