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

warning CS0618: 'Keyframe.tangentMode' is obsolete

Valcreene opened this issue · comments

Tried fixing it but failed, I'm not a engineer.

Assets\Hai\ComboGesture\Scripts\Editor\Internal\CgeAnimationNeutralizer.cs(398,31): warning CS0618: 'Keyframe.tangentMode' is obsolete: 'Use AnimationUtility.SetKeyLeftTangentMode, AnimationUtility.SetKeyRightTangentMode, AnimationUtility.GetKeyLeftTangentMode or AnimationUtility.GetKeyRightTangentMode instead.'

CgeAnimationNeutralizer.txt

#356