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 public sealed struct BoundingBox CreateFromHalfExtent(public sealed struct Vector3 center, float halfExtent)

Returns

Example

Remarks

Summary

public public sealed struct BoundingBox CreateFromHalfExtent(public sealed struct Vector3 center, public sealed struct Vector3 halfExtent)

Returns

Example

Remarks

Clone this wiki locally