Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Physics.Arcade.Image
debugShowVelocity: boolean
Description:
Set to
true
to have this body render a velocity marker to the debug display.
Type:
boolean
Inherited from:
Phaser.Physics.Arcade.Components.Debug#debugShowVelocity
Since:
3.0.0
Source:
src/physics/arcade/components/Debug.js
(Line
77
)
Possible examples