RigidBody.physicsMaterialOverride

The physics material override for the body. If a material is assigned to this property, it will be used instead of any other physics material, such as an inherited one.

  1. PhysicsMaterial physicsMaterialOverride [@property getter]
  2. PhysicsMaterial physicsMaterialOverride [@property setter]
    struct RigidBody
    @nogc nothrow @property
    void
    physicsMaterialOverride

Meta