tangentmode is obsolete
CuteWaterBeary opened this issue · 1 comments
CuteWaterBeary commented
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; }
Valcreene commented
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