.spinYawDeltaLo EQUB 0Name: spinYawDeltaLo [Show more] Type: Variable Category: Driving model Summary: Low byte of the change in the spin yaw angle for the player's carContext: See this variable in context in the source code References: This variable is used as follows: * ApplyDrivingModel uses spinYawDeltaLo * ScaleTyreForces uses spinYawDeltaLo
Stored as a 16-bit value (spinYawDeltaHi spinYawDeltaLo).