Message 1 of 1
Making custom shape deformable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've implemented the functions outlined in:
https://help.autodesk.com/view/MAYAUL/2022/ENU/?guid=Maya_SDK_Shapes_Deformers_html
yet when I attempt to apply a deformer to my shape nothing occurs. In the Script Editor I can see that there is a "Command.execute()" but no subsequent "// Result: ['Deformer Name'] //" that should appear. There's nothing helpful in the Output Window. Is there a way to get more information on what is wrong and why the creation of the deformer failed?
Mainly following apiMeshShape plugin
https://help.autodesk.com/view/MAYAUL/2022/ENU/?guid=Maya_SDK_Shapes_Example_Shapes_html