Skip to content

VRageMath.BoundingBox.CreateFromPoints

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

IndexNamespace IndexBoundingBox

Summary

public static BoundingBox CreateFromPoints(IEnumerable<Vector3> points)

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

Returns

BoundingBox

Parameters

Clone this wiki locally