• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 663 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0049 秒)

571. laya.ui.ViewStack [ 56%]

...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...

来源: Laya2.0_api 发布时间: 20190513

572. laya.d3.core.light.DirectionLight [ 56%]

...过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true, jumpFrame:Boolean = false):void 定时重复执...

来源: Laya2.0_api 发布时间: 20190513

573. laya.d3.terrain.Terrain [ 56%]

...过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node  setLightmapIndex(value:int):voidTerrain  setLightmapScaleOffset(value:Vector4):voidTerrain timerLoop(delay:int, caller:*, method:Function, ...

来源: Laya2.0_api 发布时间: 20190513

574. dcc更新失效, 有代码, 100%复现, 三楼附临时解决办法 [ 56%]

...应的缓存名叫 fe0aee13 然后我们进入游戏, 从log能看出, assetsid.txt下载成功, 并且对比assetsid不一致, 继续下载filetable.bin 再往下走执行bundle后加载的第一个文件就是 version.json, 此时并未按照dcc更新的规则去下载新的文件, 而是直接...

来源: Laya_社区 发布时间: 20190516

575. laya.display.BitmapFont_API3.0 [ 56%]

...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event getMaxHeight getMaxWidth getTextWidth hasListener isCreateFromURL off offAll offAllCaller on once parseFont destroyUnusedResources loadFont Constructors constructor new B...

来源: Laya3.0_api 发布时间: 20231115

576. 场景管理 · LayaAir3.0文档 · LAYABOX [ 55%]

...场景1.1 新建场景1.2 场景划分1.3 autoDestroyAtClosed属性1.4 mouseThrough属性二、代码中使用2.1 场景类2.2 打开场景2.3 关闭场景2.4 场景的加载页面2.5 销毁和垃圾回收场景的管理 LayaAir3.0继续延用2.0开发思路为组件化,脚本化,场景管理开...

来源: Laya3.0_文档 发布时间: 20230717

577. 场景天空(JavaScript-3D基础(JS)-LayaAir3D之场景渲染配置) [ 55%]

... ![](img/3.png)(图3) **使用Unity的全景天空盒** 1.在Unity的Assets资源路径下创建一个Material,命名为LayaPanoramaSkyBoxMaterial。 2.在Inspector面板选择Shader为LayaAir/Sky/Panoramic。选择Spherical(HDR)的纹理,选择一张HDR的天空盒图片panorama_512.hdr。 ...

来源: Laya2.0_文档 发布时间: 20210715

578. 发布bili小游戏 开启版本号会报错 [ 55%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2020-05-11 10:38 浏览: 1842 关注: 2 人 159*****136 • 2020-05-11 09:53 请问下编译脚本如何更新 159*****136 • 2020-05-11 10:13 .laya文件已...

来源: Laya_社区 发布时间: 20200509

579. laya.ani.AnimationTemplet_API3.0 [ 55%]

...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event getAniDuration getAnimation getAnimationCount getAnimationDataWithCache getNodeCount getNodeIndexWithName getNodeKeyFrame getNodes getNodesCurrentFrameIndex getOriginalDa...

来源: Laya3.0_api 发布时间: 20231115

580. laya.net.URL [ 55%]

...public static function get basePath():String    public static function set basePath(value:String):voidcustomFormatproperty public static var customFormat:Function 自定义URL格式化的方式。例如: customFormat = function(url:String):String{} exportSceneToJsonproperty public static var...

来源: Laya2.0_api 发布时间: 20190513