AnimationCurve[] Variable Does Nothing?

I’m sure there is something fundamental I am missing here, but when I try and give a script an Array of AnimationCurves as listed in the subject, nothing shows up in the inspector. Can Animation Curves not be specified this way, is there a workaround? Thanks

Not normally, but you could write a custom inspector.

–Eric

Just wanted to say that it does not show up in the inspector as well as not being able to use it in code, says null reference…