updateCrop()
If you have set a crop rectangle on this Game Object via crop
and since modified the cropRect
property,
or the rectangle it references, then you need to update the crop frame by calling this method.
- Source code: gameobjects/components/Crop.js (Line 86)
Please login to continue.