scaleMax : Phaser.Point
The maximum scale this Game Object will scale up to.
It allows you to prevent a parent from scaling this Game Object higher than the given value.
Set it to null to remove the limit.
- Inherited From
 - Source code: gameobjects/components/ScaleMinMax.js (Line 46)
 
Please login to continue.