大约有 382 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)
# ShaderPass介绍 ###### *version :2.7.0beta Update:2020-6-9* SubShader 中定义了一系列的 **Pass(通道)** 。每个Pass定义了一次完整的渲染流程。注意Pass数目过多会造成渲染性能的下降。 **ShaderPass中比较重要的属性:** 获取渲染状态。获...
来源: Laya2.0_文档 发布时间: 20210714
关于DrawCall和Shader数量的疑问 根据地图编辑器出的数据动态创建城池,现在城池上带有城池名称等信息drawCall和shader都会剧增,去掉立马就正常。设置cacheAs也无效。具体对比图如下: 1、有名称时: 2、无名称时 具体的...
来源: Laya_社区 发布时间: 20180327
自定义shader的网页打不开了 RT 2017-06-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 devilsome 赞同来自: http://ldc.layabox.com/index.p ... 3D177 2017-06-03 0 0 分享 微博 QZONE 微信 Monica ...
来源: Laya_社区 发布时间: 20170603
... context._renderKey = 0; context._shader2D.glTexture = null; SkinMeshBuffer.getInstance().addSkinMesh(this); // todo : 这是是不是可以合并下同一贴图的submit? var tempSubmit:Submit...
来源: Laya_社区 发布时间: 20190628
...e, context:RenderContext, x:Number, y:Number):*IFilterActionGL setValue(shader:*):voidIFilterActionGL setValueMix(shader:Value2D):voidIFilterActionGLProperty DetailtypeMixpropertytypeMix:int [read-only] Implementation public function get typeMix():intMethod Detailapply3d()method pub...
来源: laya_api 发布时间: 20170929
LayaAir error: add shader include file err, has add:parts/ColorFilter_ps_uniform.glsl 我现在在自己的ionic工程里加入layair,发现 Laya.init(480, 852, Laya.WebGL); 这样调用 退出界面,再次进入就会报如下错误: error: add shader include file err, has add:parts/ColorFil...
来源: Laya_社区 发布时间: 20170208
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Shader3DProperties | Methods | Constants Packagelaya.d3.shaderClasspublic class Shader3DInheritanceShader3D BaseShader laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Properti...
来源: laya_api 发布时间: 20170929
怎样给自定义Shader中的pass单独设置Render State 如题:我想给自定义的Shader中的一个pass单独设置一些渲染状态,比如 Cull这些,发现没办法在pass中单独设置,在材质的设置又是整体的设置,我不想全部的pass都使用这个Render State,...
来源: Laya_社区 发布时间: 20230803
...te, context:RenderContext, x:Number, y:Number):*FilterActionGL setValue(shader:*):voidFilterActionGL setValueMix(shader:Value2D):voidFilterActionGLProperty DetailtypeMixpropertytypeMix:int [read-only] Implementation public function get typeMix():intConstructor DetailFilterActionGL()...
来源: laya_api 发布时间: 20170929
求一个能用的shader教程! 不要给我说网上找,网上找的根本无法在laya中使用!!! 2017-03-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 请参考:使用...
来源: Laya_社区 发布时间: 20170331