Click or drag to resize

SceneVisualAllowUndefinedFriction Property

If not set then a MissingFrictionCombination exception is thrown if two friction materials come into contact where there is no coefficient of friction defined for them in the document friction configuration matrix.

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

Property Value

Boolean
See Also