Click or drag to resize

ContactInfoMu Property

The coefficient of friction to use for the contact pair at the point of contact in the direction of the contact. This will be a combination of the friction materials for both surfaces.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public double Mu { get; set; }

Property Value

Type: Double
See Also