Type Definition bevy_rapier3d::prelude::RoundCuboid[][src]

type RoundCuboid = RoundShape<Cuboid>;
Expand description

A cuboid dilated by a sphere (so it has round corners).