Exemplo n.º 1
0
 internal static void SetKeyLeftTangentMode(ref Keyframe key, AnimationUtility.TangentMode tangentMode)
 {
     AnimationUtility.INTERNAL_CALL_SetKeyLeftTangentMode(ref key, tangentMode);
 }