getLocalBounds() → {Rectangle}
Retrieves the non-global local bounds of the displayObjectContainer as a rectangle without any transformations. The calculation takes all visible children into consideration.
Returns
Rectangle -
The rectangular bounding area
- Source code: pixi/display/DisplayObjectContainer.js (Line 437)
Please login to continue.