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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic bool AllowUndefinedFriction { get; set; }Property Value
Boolean
See Also