pub fn set_object_rotation(x: f64, y: f64, z: f64)
Set the rotation of the temporary object stored on the server.
x The X rotation. y The Y rotation. z The Z rotation.
x
y
z
Returns void