Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

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