Method b3World_GetUserData
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3World_GetUserData(b3WorldId)
Get the user data pointer.
public static extern void* b3World_GetUserData(b3WorldId worldId)Parameters
worldIdb3WorldId-
See the Box3D documentation.
Returns
- void*
-
See the Box3D documentation.