Table of Contents

Method b3RecPlayer_IsAtPreStep

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

b3RecPlayer_IsAtPreStep(b3RecPlayer*)

See the Box3D documentation.

public static extern NativeBool b3RecPlayer_IsAtPreStep(b3RecPlayer* player)

Parameters

player b3RecPlayer*

See the Box3D documentation.

Returns

NativeBool

true when the op stream is paused between body creation and world step.