Function SoftBody.totalMass
The SoftBody's mass.
double totalMass() nothrow @property @nogc;
void totalMass
(
double v
) nothrow @property @nogc;
The SoftBody's mass.
double totalMass() nothrow @property @nogc;
void totalMass
(
double v
) nothrow @property @nogc;