Method b3AABB_Extents
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3AABB_Extents(b3AABB)
Computes the half-widths of a box.
public static Vector3 b3AABB_Extents(b3AABB a)Parameters
ab3AABB-
The box.
Returns
- Vector3
-
The half-widths.