release 释放资源
release
类型: MethodDeclaration
所属类: AnimationPlayer
定义位置: animation.ts
描述
释放资源
返回值
类型: void
源代码
位置: 第 840 行
public release(): void {
this.destroy()
this.destroyed = false
}
文档生成时间:2026/2/1 16:51:38
类型: MethodDeclaration
所属类: AnimationPlayer
定义位置: animation.ts
释放资源
类型: void
位置: 第 840 行
public release(): void {
this.destroy()
this.destroyed = false
}
文档生成时间:2026/2/1 16:51:38