Function SoftBody.simulationPrecision
Increasing this value will improve the resulting simulation, but can affect performance. Use with care.
long simulationPrecision() nothrow @property @nogc;
void simulationPrecision
(
long v
) nothrow @property @nogc;