var isSensor : bool
Is the shape a sensor.
Sensor shapes are collision shapes that trigger @CollisionManager@ callbacks, but don't produce collision forces.They are basically the same as Unity trigger colliders.