Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.DynamicBitmapText
texture:
Phaser.Textures.Texture
|
Phaser.Textures.CanvasTexture
Description:
The Texture this Game Object is using to render with.
Type:
Phaser.Textures.Texture
|
Phaser.Textures.CanvasTexture
Inherited from:
Phaser.GameObjects.Components.Texture#texture
Since:
3.0.0
Source:
src/gameobjects/components/Texture.js
(Line
19
)
Possible examples