public static ActionInterval CCFadeIn(CanvasGroup obj, float duration) { return(obj.CCFadeIn(duration)); }