API 参考actor 模块stopMotion 停止播放角色动作本页总览stopMotion 停止播放角色动作stopMotion 类型: MethodDeclaration 所属类: AnimationController 定义位置: actor.ts 描述 停止播放角色动作 返回值 类型: void 源代码 位置: 第 3099 行 public stopMotion(): void { this.animation?.finish() } 文档生成时间:2025/7/7 12:07:06