pub fn set_size<T>(x: &mut T, size: [Positive; 3])where
T: HasBoundingBox3DMaybe + IsMatrix4Transformable,Expand description
Scales the object to the required size
pub fn set_size<T>(x: &mut T, size: [Positive; 3])where
T: HasBoundingBox3DMaybe + IsMatrix4Transformable,Scales the object to the required size