Function set_object_scale

Source
pub fn set_object_scale(scale: f64)
Expand description

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.

Returns void