overlapY : number
When this body collides with another, the amount of overlap is stored here. The amount of vertical overlap during the collision.
- Source code: physics/arcade/Body.js (Line 343)
overlapY : number
When this body collides with another, the amount of overlap is stored here. The amount of vertical overlap during the collision.
Please login to continue.