constraintBounds property

  1. @override
AABB constraintBounds
inherited

Bounds to use for constraining to object space.

Implementation

@override
AABB get constraintBounds => localBounds;