Method b3RecPlayer_Destroy
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3RecPlayer_Destroy(b3RecPlayer*)
Destroy the player and free all memory. Restores the previous global length scale.
public static extern void b3RecPlayer_Destroy(b3RecPlayer* player)Parameters
playerb3RecPlayer*-
See the Box3D documentation.