Function CollisionPolygon.depth

Length that the resulting collision extends in either direction perpendicular to its polygon.

double depth() nothrow @property @nogc;

void depth (
  double v
) nothrow @property @nogc;