Area.angularDamp

The rate at which objects stop spinning in this area. Represents the angular velocity lost per second. Values range from 0 (no damping) to 1 (full damping).

  1. double angularDamp [@property getter]
    struct Area
    @nogc nothrow @property
    double
    angularDamp
    ()
  2. double angularDamp [@property setter]

Meta