Table of Contents

Method b3RecPlayer_GetFrame

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

b3RecPlayer_GetFrame(b3RecPlayer*)

See the Box3D documentation.

public static extern int b3RecPlayer_GetFrame(b3RecPlayer* player)

Parameters

player b3RecPlayer*

See the Box3D documentation.

Returns

int

the last fully-stepped frame index (0 before any step)