Click or drag to resize
DigitalRuneMaterialPropertyCombinerMaxFriction Property
Gets or sets the maximal friction value.

Namespace: DigitalRune.Physics.Materials
Assembly: DigitalRune.Physics (in DigitalRune.Physics.dll) Version: 1.10.0.0 (1.10.0.14427)
Syntax
public float MaxFriction { get; set; }

Property Value

Type: Single
The maximal friction value. The default value is 10.
See Also