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

pub type RoundCone = RoundShape<Cone>;
Expand description

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