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

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

101. 关于纹理的显示问题 [ 93%]

...显示问题     var sprite:Sprite=new Sprite(); sprite.pos(0, 0); var texture:Texture=new Texture(Browser.window.sharedCanvas); if (texture) { // texture.bitmap.alwaysChange=true; //小程序使用,非常费,这个参数可以根据自己的需求适当调整,如果内容不变可以不用...

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

102. laya.ani.bone.SkinSlotDisplayData_API3.0 [ 93%]

...nSlotDisplayData Index Properties attachmentName bones height lengths name texture transform triangles type uvs verLen vertices weights width Methods createTexture destory Properties attachmentName attachmentName: string Defined in laya/ani/bone/SkinSlotDisplayData.ts:12 附件名称 bones bones: an...

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

103. 为模型指定地形材质报错 [ 93%]

...sh.lm")));var terMaterial = new Laya.TerrainMaterial(); terMaterial.diffuseTexture1=new Laya.Texture2D.load("map2.png"); terMaterial.diffuseTexture2=new Laya.Texture2D.load("map2.png"); terMaterial.diffuseTexture3=new Laya.Texture2D.load("map2.png"); terMaterial.diffuseTexture4=new Laya.Texture2D.lo...

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

104. 自定义shader-地形shader [ 92%]

... customMaterial = new CustomTerrainMaterial(); customMaterial.setSplatAlphaTexture(Laya.Texture2D.load("../../res/threeDimen/scene/terrain/terrain/splatalpha 0.png")); customMaterial.setLightMapTexture(Laya.Texture2D.load("../../res/threeDimen/scene/terrain/Assets/Scenes/Level/XunLongShi/Lightmap-0_...

来源: Laya_示例 发布时间: 20241118

105. layabox2.0,图集资源地址url缓存错误,导致texture恢复位图资源的时候,加载不到图片资源 [ 92%]

layabox2.0,图集资源地址url缓存错误,导致texture恢复位图资源的时候,加载不到图片资源 问题是这样产生的: 调用scene.destroy销毁场景后,然后调用scene.gc去回收资源,然后调用scene.open打开关闭的场景发现原来图集的资源没有显...

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

106. laya.loaders.TextureLoader_API3.0 [ 92%]

...Protected All Inherited Externals Only exported Menu Globals "laya/loaders/TextureLoader" TextureLoader Class TextureLoader Hierarchy TextureLoader Implements IResourceLoader Index Methods load wrapTex2D Methods load load(task: ILoadTask): Promise<Texture> Implementation of IResourceLoader.loa...

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

107. 关于微信小游戏渲染子域图的问题 [ 92%]

关于微信小游戏渲染子域图的问题 new Texture(Browser.window.sharedCanvas); 上面这句报错: gameThirdScriptError value._addReference is not a function TypeError: value._addReference is not a function     at Texture.<anonymous> (http://127.0.0.1:10656/game/js/bundle.js:1518...

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

108. layabox2.0,图集资源地址url缓存错误,导致texture恢复位图资源的时候,加载不到图片资源 [ 92%]

layabox2.0,图集资源地址url缓存错误,导致texture恢复位图资源的时候,加载不到图片资源 问题是这样产生的: 调用scene.destroy销毁场景后,然后调用scene.gc去回收资源,然后调用scene.open打开关闭的场景发现原来图集的资源没有显...

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

109. Laya2.3.0设置basePath后,打包微信Laya.Texture2D.load图片失败 [ 92%]

Laya2.3.0设置basePath后,打包微信Laya.Texture2D.load图片失败 版本Laya2.3.0 问题描述:设置 Laya.Url.basePath 后,使用 Laya.Texture2D.load() 加载3D模型贴图,微信环境下首次加载成功,刷新再次进入加载贴图失败,加载失败路径为本地路径,...

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

110. LayaAirUnityPlugin_beta 不显示texture setting [ 92%]

LayaAirUnityPlugin_beta 不显示texture setting 按照2.0文档步骤,unity5.6.6安装LayaAirUnityPlugin_beta 后不显示texture setting 等内容。 2018-10-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ...

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