PhysicalBone.friction

  1. double friction [@property getter]
  2. double friction [@property setter]
    struct PhysicalBone
    @nogc nothrow @property
    void
    friction
    (
    double v
    )

Meta