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