ApplyComplexFunction¶ 全限定名: manim.animation.transform.ApplyComplexFunction class ApplyComplexFunction(mobject=None, *args, use_override=True, **kwargs)[源]¶ 基类: ApplyMethod 方法 属性 路径弧 路径函数 run_time 参数: function (types.MethodType) mobject (Mobject) _original__init__(function, mobject, **kwargs)¶ 初始化自身。有关准确签名,请参阅 help(type(self))。 参数: function (MethodType) mobject (Mobject) 返回类型: 无