I am still using Unity 4.7 and I need to mark an AnimationClip in a c# script with legacy=true
but this “legacy” field is not in the class AnimationClip anymore. Does someone know something about it?
Not sure if this will work in 4.7, but in 5.6 I can click the small icon next to the lock, select debug and then I can see the Legacy toggle.
EDIT: Ah, sorry, completely missed that you had to do it in a script.
