Skip to main content

scale_box

Function scale_box 

Source
pub fn scale_box(
    half_widths: &mut Vec3,
    transform: &mut Transform,
    post_scale: Vec3,
    min_half_width: f32,
)
Expand description

Scale a box’s half-widths and transform by a post-scale. (b3ScaleBox)