CountLimiter limits the number of items handled by a PIXI.BasePrepare to a specified number of items per frame.
PIXI
The maximum number of items that can be prepared each frame.
The number of items that can be prepared in the current frame.
Checks to see if another item can be uploaded. This should only be called once per item.
If the item is allowed to be uploaded.
Resets any counting properties to start fresh on a new frame.
Generated using TypeDoc
CountLimiter limits the number of items handled by a PIXI.BasePrepare to a specified number of items per frame.
Memberof
PIXI