PlayerRef get_look_yaw - Uberi/MineTest-API GitHub Wiki

PlayerRef:get_look_yaw

Description

yaw in radians (wraps around pretty randomly as of now)

Syntax

[radians](../type/radians.html) get_look_yaw()

Examples

local yaw = player:get_look_yaw()
⚠️ **GitHub.com Fallback** ⚠️