Table of Contents

Method b3DestroyWorld

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

b3DestroyWorld(b3WorldId)

Destroy a world

public static extern void b3DestroyWorld(b3WorldId worldId)

Parameters

worldId b3WorldId

See the Box3D documentation.