NGUtil ScaleInverse Method ScoreFlash API Documentation V4.6.0
Overload List

  NameDescription
Public methodStatic memberScaleInverse(Single)
Inverts the scale applied via Scale(Single). This is useful if you're grabbing dimensions from objects while we are in high density mode.
Public methodStatic memberScaleInverse(Vector2)
Inverts the scale applied via Scale(Single). This is useful if you're grabbing dimensions from objects while we are in high density mode.
Back to Top
See Also