class MAGES::MeshDeformations::Editor::DynamicSoftbodyActorEditorΒΆ

Custom Inspector for DynamicSoftbodyActor.

class DynamicSoftbodyActorEditor: public UnityEditor.Editor
{
public:
    // methods

    override VisualElement CreateInspectorGUI();
};