The Maxon SDK Team is currently short staffed due to the winter holidays. No forum support is being provided between 15/12/2025 and 5/1/2026. For details see Maxon SDK 2025 Winter Holidays.
Save node created from resource editor as .json file
-
Hello,
I am trying to save a node material that I just created using the resource editor as a .json file but I can not find any option to do that.
Is there any workaround for this?
Thank you. -
Hi,
you need to first register a database. Once you register that database, you can create as many node, or description you want. You will be able to save the database only. (and generate header file to retrieve the symbols/IDs)
More information about how to register a database and some information to export the header files
Cheers,
Manuel -
That's what I was looking for, thanks a lot!