Field destroyDebugShape
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
destroyDebugShape
The callback that destroys a debug draw shape when the shape is modified or destroyed.
public delegate* unmanaged[Cdecl]<void*, void*, void> destroyDebugShapeField Value
Remarks
Signature: void (void* userShape, void* userContext).