Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Animations.AnimationFrame
textureFrame: string | number
Description:
The key of the Frame within the Texture that this AnimationFrame uses.
Type:
string | number
Since:
3.0.0
Source:
src/animations/AnimationFrame.js
(Line
46
)
Possible examples