cropRect : Phaser.Rectangle
The Rectangle used to crop the texture this Game Object uses.
Set this property via crop.
If you modify this property directly you must call updateCrop in order to have the change take effect.
- Inherited From
- Source code: gameobjects/components/Crop.js (Line 24)
Please login to continue.