Method b3AABB_Inflate
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3AABB_Inflate(b3AABB, float)
Expands a box uniformly.
public static b3AABB b3AABB_Inflate(b3AABB a, float extension)Parameters
Returns
- b3AABB
-
The expanded box.
Expands a box uniformly.
public static b3AABB b3AABB_Inflate(b3AABB a, float extension)The expanded box.