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: 15.0.2.11458
Syntaxpublic bool AllowUndefinedFriction { get; set; }Property Value
Type:
Boolean
See Also