Struct b3SensorBeginTouchEvent
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
Raised when a shape begins overlapping a sensor. Mirror of b3SensorBeginTouchEvent.
public struct b3SensorBeginTouchEventInherited Members
Fields
- sensorShapeId
-
The sensor shape.
- visitorShapeId
-
The shape that began touching the sensor.