Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingBox2.CreateFromHalfExtent

Malware edited this page Dec 25, 2018 · 18 revisions

IndexBoundingBox2

Summary

public public sealed struct BoundingBox2 CreateFromHalfExtent(public sealed struct Vector2 center, float halfExtent)

Returns

Example

Remarks

Summary

public public sealed struct BoundingBox2 CreateFromHalfExtent(public sealed struct Vector2 center, public sealed struct Vector2 halfExtent)

Returns

Example

Remarks

Clone this wiki locally