大约有 84 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0053 秒)
...有选择Scene才会有),建议手动ps处理 Target Texture Type --- 转换目标纹理类型 PNG 把需要转换的纹理贴图全部转换为png格式 JPG ...
来源: Laya_社区 发布时间: 20170428
....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...
来源: Laya3.0_api 发布时间: 20231115
...6 光照集群数量 lightClusterCount4.7 最大变形目标数量 maxMorphTargetCount5、杂项5.1 显示统计信息5.2 显示 VConsole(移动端调试工具)5.3 弹窗显示全局错误运行配置 Author :Charley 运行配置栏目用于集中管理项目启动与运行过程中常用的...
来源: Laya3.0_文档 发布时间: 20251231
...as.height / Laya.Browser.pixelRatio); } static wxinputFocus(e) { var _inputTarget = Laya.Input['inputElement'].target; if (_inputTarget && !_inputTarget.editable) { return; } MiniAdpter.window.wx.offKeyboardConfirm(); MiniAdpter.window.wx.offKeyboardInput(); MiniAdpter.window.wx.showKeyboard...
来源: Laya_社区 发布时间: 20200103