`_r.match(meshName, selector);` For example: `if(_r.match(mesh.name, '*hotspot*:mesh')){ //ok }`
_r.match(meshName, selector);For example:
if(_r.match(mesh.name, '*hotspot*:mesh')){ //ok }