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

VRageMath.BoundingBoxI.CreateFromPoints

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

IndexNamespace IndexBoundingBoxI

Summary

public static BoundingBoxI CreateFromPoints(IEnumerable<Vector3I\> points)

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

Returns

BoundingBoxI

Parameters

Clone this wiki locally