TriggerSensor
Detects objects that collider with a Trigger Collider. Subclass of Sensor.
Properties
DetectionMode
Colliders- sensor will detect theCollider.gameObject.RigidBodies- sensor will detect theCollider.attachedRigidBody.gameObject.
Filter
Configuration for filters including Ignore List and Tag Filter.
RunInSafeMode
When set to true the sensor runs in Safe Mode.