readSteerHeading
readSteerHeading(
world,intent):number
Defined in: packages/engine/src/gameplay/camera/camera.ts:165
The azimuth the steer is read in this frame: the mounted camera’s, or the one the push began at where the camera latches, and 0 with no camera.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
world |
World |
intent |
Vector2 |
Returns
Section titled “Returns”number