getSpoofedYaw(): number
number
Get the current spoofed yaw in degrees.
const yaw = rotationManager.getSpoofedYaw();
Last updated 3 months ago