Function Shape.margin

The collision margin for the shape.

double margin() nothrow @property @nogc;

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