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

VRageMath.BoundingBox.CreateFromHalfExtent

Malware edited this page Dec 25, 2018 · 17 revisions

IndexBoundingBox

Summary

public BoundingBox CreateFromHalfExtent(Vector3 center, float halfExtent)

Returns

BoundingBox

Summary

public BoundingBox CreateFromHalfExtent(Vector3 center, Vector3 halfExtent)

Returns

BoundingBox

Clone this wiki locally