Table of Contents

Method b3World_EnableSpeculative

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

b3World_EnableSpeculative(b3WorldId, NativeBool)

This is for internal testing

public static extern void b3World_EnableSpeculative(b3WorldId worldId, NativeBool flag)

Parameters

worldId b3WorldId

See the Box3D documentation.

flag NativeBool

See the Box3D documentation.