Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Scalable

Implemented by

Index

Methods

  • getScale(): number
  • Get the scale of the object (or the geometric mean of the X and Y scale in case they are different).

    Returns number

    the scale of the object (or the geometric mean of the X and Y scale in case they are different).

  • getScaleX(): number
  • getScaleY(): number
  • setScale(newScale: number): void
  • setScaleX(newScale: number): void
  • setScaleY(newScale: number): void

Generated using TypeDoc