大约有 1,130 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0074 秒)
...: (动图4-2) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:58 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...加运行预览的播放按钮 let playControls = gui.GRoot.inst.getChildByPath("MainView.topButtons.playControlls.Box"); let btn = playControls.getChild("packUI"); //获取运行预览的播放按钮 if (!btn) { btn = playControls.addChild(gui.UIPackage.createWidgetSync("~/ui/basic/Button/FlatIconB...
来源: Laya3.0_文档 发布时间: 20251216
...3c3>:0) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo ...
来源: Laya_社区 发布时间: 20190327
...m sign 对象类型标识字符。 * @return 对象池。 */ static getPoolBySign(sign: string): any[] { return Pool._poolDic[sign] || (Pool._poolDic[sign] = []); } Laya.Pool 是通过对象类型标识符,也就是一个字符串名字来标识和管理对象池的。如果对象池系统中没...
来源: Laya3.0_文档 发布时间: 20251010
...屏四边形将源纹理渲染到目标渲染纹理指令。blitScreenQuadByMaterial//通过全屏四边形将源纹理渲染到目标渲染纹理指令setRenderTarget//设置指令渲染目标,调用后,所有的渲染都会渲染到方法绑定的图片上clearRenderTarget//清理绑定的渲...
来源: Laya3.0_文档 发布时间: 20251010
...表中 图4-1 图4-2 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-01-05 17:25:58 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20260105
...示: (动图2-1) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...致。 (图2-3) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010
...e:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }), glsl({ // By default, everything gets included include: /.*(.glsl|.vs|.fs)$/, sourceMap: false, compress:false }), /*terser({ output: { }, numWorkers:1,//Amount of workers to spawn. Defaults to the number of CPUs minus 1 sourcemap: fal...
来源: Laya_社区 发布时间: 20200607
...启用该模块。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-01-22 16:35:36 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20260122