MultiConvexPhysicsAspectDecompositionProperties Property |
The parameters that control how the mesh is decomposed into a set of convex-hulls.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntaxpublic ConvexHullDecompositionProperties DecompositionProperties { get; set; }Property Value
Type:
ConvexHullDecompositionProperties
See Also