Exemplo n.º 1
0
 internal static void SetKeyBroken(ref Keyframe key, bool broken)
 {
     AnimationUtility.INTERNAL_CALL_SetKeyBroken(ref key, broken);
 }