SoftBody.simulationPrecision

Increasing this value will improve the resulting simulation, but can affect performance. Use with care.

  1. long simulationPrecision [@property getter]
  2. long simulationPrecision [@property setter]
    struct SoftBody
    @nogc nothrow @property
    void
    simulationPrecision
    (
    long v
    )

Meta