大约有 315 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0076 秒)
...ya/display/Scene.ts:167 关闭完成后,调用此方法(如果有关闭动画,则在动画完成后执行) Parameters Default value type: string = null 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 Returns void onDestroy onDestroy(): void I...
来源: Laya3.0_api 发布时间: 20231115
...ya/display/Scene.ts:167 关闭完成后,调用此方法(如果有关闭动画,则在动画完成后执行) Parameters Default value type: string = null 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 Returns void onDestroy onDestroy(): void I...
来源: Laya3.0_api 发布时间: 20231115
...d Menu Globals "laya/ani/GraphicsAni" GraphicsAni Class GraphicsAni Graphic动画 Hierarchy Graphics GraphicsAni Index Constructors constructor Accessors cmds Methods addCmd alpha clear clipRect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect...
来源: Laya3.0_api 发布时间: 20231115
...i/List.ts:221 是否缓存内容,如果数据源较少,并且list内无动画,设置此属性为true能大大提高性能 disableStopScroll disableStopScroll: boolean = false Defined in laya/ui/List.ts:182 禁用滚动条停止 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hit...
来源: Laya3.0_api 发布时间: 20231115
...riptLateUpdateTime LateUpdate 很高 跟随/插值/后处理逻辑重、与动画/骨骼联动 同 T_ScriptUpdateTime;同时检查是否有可移到低频更新或事件驱动的逻辑 3.1 Frame Time(T_Frame_Time) 表示 单帧耗时(ms) 的近似值,内部以 (1000 / FPS) 计算得到...
来源: Laya3.0_文档 发布时间: 20260128