setFilter method
Set the collision filtering parameters of this shape.
Implementation
void setFilter(ShapeFilter filter) => _shape.setFilter(filter);
Set the collision filtering parameters of this shape.
void setFilter(ShapeFilter filter) => _shape.setFilter(filter);