跳到主要内容

sort 排序图层

sort

类型: MethodDeclaration

所属类: SceneParallaxGroup

定义位置: scene.ts

描述

排序图层

返回值

类型: this

源代码

位置: 第 2302 行

public sort(): this {
return super.sort(SceneParallaxGroup.sorter)
}

文档生成时间:2025/7/7 12:07:06