Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Input.Pointer
deltaZ: number
Description:
The z-axis scroll amount that occurred due to the user moving a mouse wheel or similar input device.
Type:
number
Default:
0
Since:
3.18.0
Source:
src/input/Pointer.js
(Line
485
)
Possible examples