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

type RoundConvexPolyhedron = RoundShape<ConvexPolyhedron>;
Expand description

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