Method b3Body_SetUserData
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Body_SetUserData(b3BodyId, void*)
Set the user data for a body
public static extern void b3Body_SetUserData(b3BodyId bodyId, void* userData)Set the user data for a body
public static extern void b3Body_SetUserData(b3BodyId bodyId, void* userData)