* Updates the Display Origin cached values internally stored on this Game Object. * You don't usually call this directly, but it is exposed for edge-cases where you may.undefined * @returns This Game Object instance.
()
| 19644 | * @returns This Game Object instance. |
| 19645 | */ |
| 19646 | updateDisplayOrigin(): this; |
| 19647 | } |
| 19648 | |
| 19649 | /** |
no outgoing calls
no test coverage detected