IGeometryMerger
IGeometryMerger(displayObject: PIXI.DisplayObject, factory: BatchGeometryFactory) → {}
Used by BatchGeometryFactory
to merge the geometry of a
display-object into the whole batch's geometry.
Name | Type | Description |
---|---|---|
displayObject | PIXI.DisplayObject | |
factory | BatchGeometryFactory |
Type | Description |
---|