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

type RoundConvexPolygon = RoundShape<ConvexPolygon>;
Expand description

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