Property EnableSensorEvents
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
EnableSensorEvents
Gets a value indicating whether this shape reports sensor overlaps.
public bool EnableSensorEvents { get; init; }Property Value
Remarks
Off by default even for sensors, because collecting the events is not free.