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

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

221. laya.d3.core.MeshRenderer [ 48%]

...ightmapIndex : int 获取光照贴图的索引。 BaseRender lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender materials : Vector.<BaseMaterial> 获取潜拷...

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

222. 分享:为List组件下Item(Box)下的Button(或其他组件)进行监听! [ 48%]

...自: 在btn.on(Event.CLICK,this,onClickBtn,[index]);之前好像要先 btn.off(Event.CLICK,this,onClickBtn,[index]);不然会重复监听click事件 2017-06-04 0 1 分享 微博 QZONE 微信 gls_laybox 赞同来自: 这个是可以监听按钮,可是怎么拿到这个按钮对象呢,或者说这...

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

223. TypeError: relativePath is undefined [ 47%]

...eX - mLastMouseX); mY = mY - (Laya.stage.mouseY - mLastMouseY); Laya.stage.off(Event.MOUSE_MOVE, this, mouseMove); } // 窗口大小改变,把地图的视口区域重设下 function resize() { //改变地图视口大小 tiledMap.changeViewPort(mX, mY, Browser.width, Browser.height); } })(); ------...

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

224. laya.d3.core.material.PBRMaterial_API3.0 [ 47%]

...oyed detailAlbedoTexture detailNormalScale detailNormalTexture detailTilingOffset emissionColor emissionIntensity emissionTexture enableEmission enableVertexColor gpuMemory id materialRenderMode normalTexture normalTextureScale obsolute occlusionTexture occlusionTextureStrength parallaxTexture paral...

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

225. 2.2.0 Html使用img标签解析错误 [ 47%]

...3beta,然后在HTMLImageElement的reset方法里加了一行:this._tex.off(Laya.Event.READY, this, this.onloaded); 其他没区别 133*****831 • 2019-10-29 14:10 嗯,升级2.3.0版本,Unity3D也要升级2018.4了,看样子无解了,直接升级了

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

226. laya.d3.core.material.RenderState [ 47%]

...ic] 深度测试函数枚举_不等于时通过。RenderState  DEPTHTEST_OFF : int = 0[static] 深度测试函数枚举_关闭深度测试。RenderStateProperty Detailblendpropertypublic var blend:int透明混合。blendConstColorproperty public var blendConstColor:Vector4混合常量颜色。ble...

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

227. 反射探针的使用说明(TypeScript-3D基础(TS)-LayaAir3D之灯光) [ 47%]

...射探针的blend(混合模式)支持,只是简单的simple模式和off模式。除了这两点,其它的Unity反射探针属性,LayaAir引擎中都是支持的。如下图所示,红框内都是支持导出使用的属性。 ![img](img/5.png) 一些常规的属性使用就不在这里介...

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

228. 华为快游戏接入与发布调试指南(TypeScript-小游戏适配文档-华为快游戏) [ 46%]

...会在发布后,输出对应日志等级的相关输出信息,如果为off,则会不输出任何信息。 ![img](img/5.png) 关于如何查看日志,我们如果不关掉发布项目的界面,是可以直接查看输出的日志的,如下图所示: 其实,还可以在PC命令行下...

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

229. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 46%]

...dex == -1) return;             if (this.socket) this.socket._$pomelo.off(protocol, this.protocols.get(protocol));             this.protocols.remove(protocol);         }         /** 清除所有*/         public clearAll(): void {             this.protocols.clear();   ...

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

230. laya.d3.core.render.BaseRender [ 46%]

...htmapIndex : int 获取光照贴图的索引。 BaseRender  lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender  material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender  materials : Vector.<BaseMaterial> 获取...

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