[readonly] offsetY : number
The amount the Game Object is visually offset from its y coordinate.
This is the same as height * anchor.y
.
It will only be > 0 if anchor.y is not equal to zero.
- Inherited From
- Source code: gameobjects/components/Bounds.js (Line 42)
Please login to continue.