hai-vr / combo-gesture-expressions-av3

Attach face expressions to hand gestures, and make it react to Avatars 3.0's features, including Contacts, PhysBones and OSC.

Home Page:https://docs.hai-vr.dev/docs/products/combo-gesture-expressions/reference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tangentmode is obsolete

CuteWaterBeary opened this issue · 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