Skip to content

VRageMath.BoundingSphereD.CreateFromPoints

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

IndexNamespace IndexBoundingSphereD

Summary

public static BoundingSphereD CreateFromPoints(Vector3D[] points)

Creates a BoundingSphereD that can contain a specified list of points.

Returns

BoundingSphereD

Parameters

Clone this wiki locally