Internal_The update ID of canvas transform matrix.
The canvas bounds of this object.
The transform matrix from local space to canvas space.
Protected_The canvas bounds of this object.
Protected_The update ID of the canvas bounds. Increment to force recalculation.
The elevation of this container.
Particle containers do not render depth.
A key which resolves ties amongst objects at the same elevation within the same layer.
Is the given point in canvas space contained in this object?
The point in canvas space.
Recalculate the canvas transform and bounds of this object and its children, if necessary.
Protected_ProtectedCalculate the canvas bounds of this object.
Protected_ProtectedCalled when the canvas bounds changed.
Protected_ProtectedCalled when the canvas transform changed.
A lightweight primary-canvas container designed for particle effects. This container intentionally avoids any internal sorting or depth participation. Children render in insertion order.