Method b3RecPlayer_StepFrame
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3RecPlayer_StepFrame(b3RecPlayer*)
Advance one frame. dispatch ops until the next Step completes.
public static extern NativeBool b3RecPlayer_StepFrame(b3RecPlayer* player)Parameters
playerb3RecPlayer*-
See the Box3D documentation.
Returns
- NativeBool
-
true when a frame was stepped, false at end-of-recording