Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingBox2D.CreateFromPoints

Morten Aune Lyrstad edited this page Apr 16, 2022 · 27 revisions

IndexNamespace IndexBoundingBox2D

Summary

public static BoundingBox2D CreateFromPoints(IEnumerable\<Vector2D\> points)

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

Returns

BoundingBox2D

Parameters

Clone this wiki locally