public static IAnimationManager CreateRef(this IAnimationManager objectRef) =>
 ((IAnimationManager)objectRef.CreateRef(typeof(IAnimationManager)));