0

I'm writing a custom node and I need an array of floats. I noticed that if I create an array attribute with om.MFnNumericData.k3Float type, then I can add new elements and edit the values in the attribute editor:enter image description here

But if I change the type to om.MFnNumericData.kFloat, I can no longer do that:enter image description here

Is this expected behaviour? What should I do to have the float array attribute editable?

EEQ
  • 125
  • 1
  • 5

0 Answers0