PhysicsEngineCreateConvexHullGeometry Method | 
| Name | Description | |
|---|---|---|
| CreateConvexHullGeometry(IEnumerableVector3, Double) | 
            Creates a convex-hull geometry from the provided collection of points that form the
            convex-hull.
              | |
| CreateConvexHullGeometry(IMesh, Double) | 
            Creates a convex-hull geometry that tightly wraps the vertices that form the provided
            mesh.
              |