Method b3Shape_EnableHitEvents
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3Shape_EnableHitEvents(b3ShapeId, NativeBool)
Enable contact hit events for this shape. Ignored for sensors.
public static extern void b3Shape_EnableHitEvents(b3ShapeId shapeId, NativeBool flag)Parameters
shapeIdb3ShapeId-
See the Box3D documentation.
flagNativeBool-
See the Box3D documentation.
Remarks
See b3WorldDef.hitEventThreshold @see b3WorldDef.hitEventThreshold