isSensor property

bool get isSensor

Is this fixture a sensor (non-solid)?

Implementation

bool get isSensor => _isSensor;