Table of Contents

Method b3CreateRock

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

b3CreateRock(float)

Create a rock shaped hull.

public static extern b3HullData* b3CreateRock(float radius)

Parameters

radius float

See the Box3D documentation.

Returns

b3HullData*

See the Box3D documentation.