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

type RoundCylinder = RoundShape<Cylinder>;
Expand description

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