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

VRageMath.BoundingBox.CreateFromHalfExtent

Morten Aune Lyrstad edited this page Feb 3, 2022 · 17 revisions

IndexNamespace IndexBoundingBox

Summary

public static BoundingBox CreateFromHalfExtent(Vector3 center, float halfExtent)

Returns

BoundingBox

Parameters

Summary

public static BoundingBox CreateFromHalfExtent(Vector3 center, Vector3 halfExtent)

Returns

BoundingBox

Parameters

Clone this wiki locally