Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.GameObjects.Extern
<private> _depth: number
Description:
Private internal value. Holds the depth of the Game Object.
Type:
number
Default:
0
Inherited from:
Phaser.GameObjects.Components.Depth#_depth
Since:
3.0.0
Source:
src/gameobjects/components/Depth.js
(Line
17
)
Possible examples