class MAGES::MeshDeformations::Editor::DynamicSoftbodyActorEditor¶
Custom Inspector for DynamicSoftbodyActor.
class DynamicSoftbodyActorEditor: public UnityEditor.Editor
{
public:
// methods
override VisualElement CreateInspectorGUI();
};
Custom Inspector for DynamicSoftbodyActor.
class DynamicSoftbodyActorEditor: public UnityEditor.Editor
{
public:
// methods
override VisualElement CreateInspectorGUI();
};