Rope#getBounds()

getBounds(matrix) → {Rectangle}

Returns the bounds of the mesh as a rectangle. The bounds calculation takes the worldTransform into account.

Parameters
Name Type Description
matrix Matrix

the transformation matrix of the sprite

Returns
Rectangle -

the framing rectangle

Inherited From
Source code: pixi/extras/Strip.js (Line 405)
doc_phaser
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.