hai-vr/combo-gesture-expressions-av3

tangentmode is obsolete

CuteWaterBeary opened this issue · 1 comments

Getting an obsolete warning

Summary:
TangentMode is deprecated. Use AnimationUtility.SetKeyLeftTangentMode or AnimationUtility.SetKeyRightTangentMode instead.

[Obsolete("Use AnimationUtility.SetKeyLeftTangentMode, AnimationUtility.SetKeyRightTangentMode, AnimationUtility.GetKeyLeftTangentMode or AnimationUtility.GetKeyRightTangentMode instead.")]
public int tangentMode { get; set; }

Having the same problem and thought i fixed it, I changed it to Animation utility but the the itemcount was not being used in a seperate script, so I made it in use and there was no errors, yet I still couldn't use the product? reloaded the project and the vrc sdk broke, lol