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

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

171. 写了个边缘光的自定义shader,有很多问题,帮忙看一下 [ 86%]

...有雄的贴图效果 2、鸟为什么两边翅膀贴图不一样 3、settexture指定的是一张格子贴图,但是都没有效果 4、球体的边缘光效果正常,鸟和熊的边缘光效果为什么一部分没有   附件 : --> shaderDemo.zip 2017-05-24 添加评论 免费帖 --> 分享 ...

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

172. 分享:Dragonbones/Spine的换肤操作 [ 86%]

...准备好的图片放置项目资源目录下,并预加载资源,获取texture 准备好的图片head3.png 放置资源目录下 获取texture Laya.loader.load('head3.png',Handler.create(this,onTextureLoaded)); } private var texture:Texture; private function onTextureLoaded():void { texture=Load...

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

173. 精灵 · LayaAir3.0文档 · LAYABOX [ 85%]

...的特有属性 (图2-5) 如图2-5所示,精灵的自身属性有: Texture:绘制一个图片或者渲染纹理。 Graphics:绘制一个或者一组图形。 2.3.1 Image的Texture 首先,Sprite的Texture是支持通过拖入或者加载一张图片作为纹理Texture绘制的。 如动...

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

174. 如何实现将相机渲染的画面显示在ui上 laya3d camera.rendertarget 返回的时rendertexture 不能赋值给image的texture [ 85%]

...渲染的画面显示在ui上 laya3d camera.rendertarget 返回的时rendertexture 不能赋值给image的texture 2019-05-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 骑乐在途 赞同来自: 同问 2020-06...

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

175. WebGL报错文本显示有问题时会出现[.WebGL-0000000013F60010] GL_INVALID_VALUE: Offset overflows texture dimensions. [ 85%]

...时会出现[.WebGL-0000000013F60010] GL_INVALID_VALUE: Offset overflows texture dimensions. 2020-09-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先...

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

176. laya.resource.AtlasResource_API3.0 [ 85%]

...ctors constructor Properties _id destroyedImmediately dir frames lock name textures url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event has...

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

177. 从unity里面导出的时候报错:MissingMethodException: Method not found: 'UnityEngine.Texture2D.EncodeToPNG'. [ 85%]

...的时候报错:MissingMethodException: Method not found: 'UnityEngine.Texture2D.EncodeToPNG'. unity版本是:2017.3.1f1 LayaAir3D工具版本是:1.7.16 beta 只是导出场景跟模型 附上导出参数设置以及报错详细信息,求解答   附件 : --> 2018-03-03 添加评论 免费...

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

178. 二进制文件打包后,读取不到zip包内的文件 [ 85%]

...     console.log('res,', (typeof res))             Laya.Texture2D.load("res/layabox.png", Laya.Handler.create(null, function (tex: Laya.Texture2D) {                 material.albedoTexture = tex;                 let item = 'res/layabox.png'...

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

179. texture2d的getPixels()返回结构Uint8Array|Float32Array 如何转换为Float32Array格式 [ 85%]

texture2d的getPixels()返回结构Uint8Array|Float32Array 如何转换为Float32Array格式 2020-01-07 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先...

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

180. laya.resource.Texture2DArray_API3.0 [ 85%]

...rotected All Inherited Externals Only exported Menu Globals "laya/resource/Texture2DArray" Texture2DArray Class Texture2DArray 2D 纹理 数组 Hierarchy BaseTexture Texture2DArray Index Constructors constructor Properties _id depth destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel ...

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