strict property

bool strict
getter/setter pair

Whether building without a CollisionDetectionNode ancestor throws a StateError. Defaults to true.

While false, such a collider builds and reports nothing.

Implementation

bool strict;