One thing I am struggling with is finding the names of the HDA attributes so I can set them during export.
I dont need the full mesh export and there is an option called "Export Input as Reference".
However I dont know what its named under the hood. In houdini you could just hover over a label and it would tell you the name of that attribute.
Here it doesnt tell you anything. Im exporting
Im exporting static meshes via the "Set Input at Index" and the index is 0 (here called House_Models_Input)
I cant find anything under the documetation that explains how these parameters are called, just how to write to your own custom parameters (which im already doing with the dictionary).
