Members
A shared instance of the Culler class.
Methods
Culls the children of a specific container based on the given view. This will also cull items that are not being explicitly managed by the culler.
Name | Type | Default | Description |
---|---|---|---|
container |
Container |
The container to cull. |
|
view |
RectangleLike |
The view rectangle. |
|
skipUpdateTransform |
boolean | true |
Whether to skip updating the transform. |