Function PhysicsShapeQueryParameters.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;