Table of Contents

Method b3RecPlayer_GetFrameQuery

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

b3RecPlayer_GetFrameQuery(b3RecPlayer*, int)

Get a recorded query from the most recently replayed frame by index.

public static extern b3RecQueryInfo b3RecPlayer_GetFrameQuery(b3RecPlayer* player, int index)

Parameters

player b3RecPlayer*

See the Box3D documentation.

index int

See the Box3D documentation.

Returns

b3RecQueryInfo

See the Box3D documentation.