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

type RoundCuboid = RoundShape<Cuboid>;
Expand description

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