ImportedMeshVisualConvexHullDecomposition Property |
Property Value
Type: ConvexHullDecompositionProperties
Parameters that control the fidelity when decomposing the mesh into a set of convex-hulls.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic ConvexHullDecompositionProperties ConvexHullDecomposition { get; set; }Property Value
Type:
ConvexHullDecompositionProperties
See Also