allows property

  1. @TagNumber(1)
List<CollisionSpecification_AllowedFrameCollisions> allows

Pairs of frame which should be allowed to collide with one another

Implementation

@$pb.TagNumber(1)
$core.List<CollisionSpecification_AllowedFrameCollisions> get allows => $_getList(0);