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

VRageMath.BoundingBox2I.CreateFromPoints

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

IndexNamespace IndexBoundingBox2I

Summary

public static BoundingBox2I CreateFromPoints(IEnumerable points)

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

Returns

BoundingBox2I

Parameters

Clone this wiki locally