Click or drag to resize

PhysicsEngineCreateConvexHullGeometry Method

Overload List
  NameDescription
Public methodCreateConvexHullGeometry(IEnumerableVector3, Double)
Creates a convex-hull geometry from the provided collection of points that form the convex-hull.
Public methodCreateConvexHullGeometry(IMesh, Double)
Creates a convex-hull geometry that tightly wraps the vertices that form the provided mesh.
Top
See Also