SoftBody.simulationPrecision

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

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

Meta