Joint.solverPriority

The priority used to define which solver is executed first for multiple joints. The lower the value, the higher the priority.

  1. long solverPriority [@property getter]
    struct Joint
    @nogc nothrow @property
    long
    solverPriority
    ()
  2. long solverPriority [@property setter]

Meta