Table of Contents

Method b3GetHeight

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

b3GetHeight(b3MeshData*)

Get the height of the mesh BVH.

public static extern int b3GetHeight(b3MeshData* mesh)

Parameters

mesh b3MeshData*

See the Box3D documentation.

Returns

int

See the Box3D documentation.