Table of Contents

Method b3Shape_GetAABB

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

b3Shape_GetAABB(b3ShapeId)

Get the current world AABB

public static extern b3AABB b3Shape_GetAABB(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

b3AABB

See the Box3D documentation.