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