Click or drag to resize

StopBladeVisualFrictionMaterial Property

The name of the material to be use to determine the coefficient of friction when in contact with another friction material.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public FrictionMaterialReference FrictionMaterial { get; set; }

Property Value

FrictionMaterialReference
See Also