VRageMath.BoundingSphere.CreateFromPoints - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← BoundingSphere
public static BoundingSphere CreateFromPoints(IEnumerable<Vector3> points)
Creates a BoundingSphere that can contain a specified list of points.
- IEnumerable<Vector3> points