VRageMath.BoundingSphereD.CreateFromPoints - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← BoundingSphereD
public static BoundingSphereD CreateFromPoints(Vector3D[] points)
Creates a BoundingSphereD that can contain a specified list of points.
- Vector3D[] points