PhysicsMaterial.absorbent

If true, subtracts the bounciness from the colliding object's bounciness instead of adding it.

  1. bool absorbent [@property getter]
    struct PhysicsMaterial
    @nogc nothrow @property
    bool
    absorbent
    ()
  2. bool absorbent [@property setter]

Meta