Table of Contents

Method b3AABB_Center

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3AABB_Center(b3AABB)

Computes the centre of a box.

public static Vector3 b3AABB_Center(b3AABB a)

Parameters

a b3AABB

The box.

Returns

Vector3

The centre.