[readonly] deltaY : number
Returns the delta y value. The difference between world.y now and in the previous frame.
The value will be positive if the Game Object has moved down or negative if up.
- Source code: gameobjects/components/Delta.js (Line 42)
Please login to continue.