friction property
Friction for this material.
If non-negative, it will be used instead of the friction given by ContactMaterials. If there's no matching ContactMaterial, the value from defaultContactMaterial
in the World will be used.
Implementation
double friction;