Click or drag to resize

ContactInfoMu2 Property

The coefficient of friction to use for the contact pair at the point of contact orthogonal to 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 Mu2 { get; set; }

Property Value

Type: Double
See Also