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