Home
News
Learn
Download
Examples
Community
Plugins
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.RenderTexture
scaleY: number
Description:
The vertical scale of this Game Object.
Type:
number
Default:
1
Inherited from:
Phaser.GameObjects.Components.Transform#scaleY
Since:
3.0.0
Source:
src/gameobjects/components/Transform.js
(Line
169
)