ConvexDecomposition Class |
Class for calculating convex shapes by a mesh. VHACD library is used.
Inheritance Hierarchy Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static class ConvexDecomposition
The ConvexDecomposition type exposes the following members.
Methods| | Name | Description |
|---|
  | Decompose(Vector3F, Int32, ConvexDecompositionSettings) | |
  | Decompose(Vector3F, Int32, Int32, Int32, Double, Boolean, Int32, Double, Double, Double, Int32, Int32, Boolean, Boolean) | |
Top
See Also