Method b3RecPlayer_Restart
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3RecPlayer_Restart(b3RecPlayer*)
Rewind to frame 0 (in-place restore so the world id stays stable).
public static extern void b3RecPlayer_Restart(b3RecPlayer* player)Parameters
playerb3RecPlayer*-
See the Box3D documentation.