pub fn set_object_scale(scale: f64)
Set the scale of the temporary object stored on the server.
Objects are smaller or larger than their default size based on their scale.
scale The scale.
scale
Returns void