right : number
The right coordinate of the Game Object.
This is the same as x + width - offsetX
.
- Inherited From
- Source code: gameobjects/components/Bounds.js (Line 124)
right : number
The right coordinate of the Game Object.
This is the same as x + width - offsetX
.
Please login to continue.