Function Shape2D.customSolverBias
The shape's custom solver bias.
double customSolverBias() nothrow @property @nogc;
void customSolverBias
(
double v
) nothrow @property @nogc;
The shape's custom solver bias.
double customSolverBias() nothrow @property @nogc;
void customSolverBias
(
double v
) nothrow @property @nogc;