Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UEditMeshPolygonsTool
Syntax
bool bToolDisabled
Remarks
TODO: This is a hack to allow us to disallow any actions inside the tool after Setup() is called. We use it if the user tries to run the tool on a mesh that has too many edges for us to render, to avoid hanging the editor.