大约有 439 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0061 秒)
...须提前预加载 2、获得Texture,你要通过路径去获取指定的纹理,如果你加载了很多资源,不用getRes,如何知道你要获取哪个Texture呢 2017-08-04 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 the...
来源: Laya_社区 发布时间: 20170804
....lookAt(box.transform.position, new Laya.Vector3(0, 1, 0), false); } })(); 纹理图片: 附件 : --> 2018-01-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 stride 赞同来自: 没测聚光,应该有...
来源: Laya_社区 发布时间: 20180103
...ited from BaseTexture.dimension Defined in laya/resource/BaseTexture.ts:55 纹理几何属性 Returns TextureDimension filterMode get filterMode(): FilterMode set filterMode(value: FilterMode): void Inherited from BaseTexture.filterMode Defined in laya/resource/BaseTexture.ts:91 采样过滤模式 R...
来源: Laya3.0_api 发布时间: 20231115
...这是报错地方的代码 /** *<code>Texture</code> 是一个纹理处理类。 */ //class laya.resource.Texture extends laya.events.EventDispatcher var Texture=(function(_super){ function Texture(bitmap,uv){ /**图片或者canvas 。*/ //this.bitmap=null; /**UV信息。*/ //this.uv=nu...
来源: Laya_社区 发布时间: 20180504
...也可以点击输入条右侧的拾色器选取颜色 skin 组件的皮肤纹理资源。设置后需要根据皮肤资源设置stateNum皮肤状态数 stateNum 组件皮肤的状态数,支持单态(1)、两态(2)和三态(3) labels 文本标签集合,以逗号分隔(英文输入...
来源: Laya3.0_文档 发布时间: 20241014
... this.pbrStandardMaterial = new Laya.PBRStandardMaterial(); //获取新的纹理 this.pbrTexture = Laya.Loader.getRes("res/threeDimen/texture/earth.png"); //为PBRStandard材质设置漫反射贴图 this.pbrStandardMaterial.albedoTexture = this.pbrTexture; //修改导出球的材质 this.sphere.mesh...
来源: Laya2.0_文档 发布时间: 20210715
...部分资源不通用所以资源必须分多份。目前支持平台专属纹理压缩格式。 `Conventional` 通用平台,只是普通的JPG和PNG。 ##### (8) Other Setting 其他设置 `Customize Export Root Directory Name ` 自定义导出文件夹名字,默认的文件夹名字为“layaS...
来源: Laya2.0_文档 发布时间: 20200620
...图对应LayaUnity插件导出的ltcb或ltcb.ls文件。设置scene3D反射纹理的代码在Scene3D类中的reflection属性。 有反射探针之后,开发者可以根据不同的区域来烘培不同的反射天空盒,以此来得到更多更丰富的反射效果,如下图所示: ![img](i...
来源: Laya2.0_文档 发布时间: 20210715
...ited from BaseTexture.dimension Defined in laya/resource/BaseTexture.ts:55 纹理几何属性 Returns TextureDimension filterMode get filterMode(): FilterMode set filterMode(value: FilterMode): void Inherited from BaseTexture.filterMode Defined in laya/resource/BaseTexture.ts:91 采样过滤模式 R...
来源: Laya3.0_api 发布时间: 20231115
...ited from BaseTexture.dimension Defined in laya/resource/BaseTexture.ts:55 纹理几何属性 Returns TextureDimension filterMode get filterMode(): FilterMode set filterMode(value: FilterMode): void Inherited from BaseTexture.filterMode Defined in laya/resource/BaseTexture.ts:91 采样过滤模式 R...
来源: Laya3.0_api 发布时间: 20231115