VRageMath.BoundingBox2D.CreateFromPoints - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingBox2D

Summary

public static BoundingBox2D CreateFromPoints(IEnumerable<Vector2D> points)

Creates the smallest BoundingBox2D that will contain a group of points.

Returns

BoundingBox2D

Parameters

⚠️ **GitHub.com Fallback** ⚠️