Function Physics2DShapeQueryParameters.margin
The collision margin for the shape.
double margin() nothrow @property @nogc;
void margin
(
double v
) nothrow @property @nogc;
The collision margin for the shape.
double margin() nothrow @property @nogc;
void margin
(
double v
) nothrow @property @nogc;