Creator (previously called MAGES) is going through a transition.
Many videos, text, and UIs may still refer to it as MAGES while this rebranding is underway.
class MAGES::MeshDeformations::Editor::TriangularMeshCutterEditor¶
class TriangularMeshCutterEditor: public UnityEditor.Editor
{
public:
// classes
class Styles;
// methods
override void OnInspectorGUI();
};