大约有 2,390 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0068 秒)
Laya_社区(2213) Laya3.0_api(70) Laya2.0_文档(41) Laya2.0_api(22) laya_api(21) Laya3.0_文档(17) Laya_示例(6)
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/sky/SkyProceduralShaderInit" SkyProceduralShaderInit Class SkyProceduralShaderInit Hierarchy SkyProceduralShaderInit Index Methods init Methods Static init init(): void Defined in laya/d3/shader/sky/SkyProceduralShader...
来源: Laya3.0_api 发布时间: 20231115
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/blinnphong/BlinnPhongShaderInit" BlinnPhongShaderInit Class BlinnPhongShaderInit Hierarchy BlinnPhongShaderInit Index Methods init Methods Static init init(): void Defined in laya/d3/shader/blinnphong/BlinnPhongShaderI...
来源: Laya3.0_api 发布时间: 20231115
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/Trail/TrailShaderInit" TrailShaderInit Class TrailShaderInit Hierarchy TrailShaderInit Index Methods init Methods Static init init(): void Defined in laya/d3/shader/Trail/TrailShaderInit.ts:10 Returns void Globals "lay...
来源: Laya3.0_api 发布时间: 20231115
Native什么时候能支持2D模式下的shader? Native什么时候能支持2D模式下的shader?现在在web下可以使用。 项目需要用shader实现一些2D特性,希望laya早日支持native shader。 2017-07-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20170704
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/postprocess/ACES/ACESShaderLib" ACESShaderLib Class ACESShaderLib Hierarchy ACESShaderLib Index Methods init Methods Static init init(): void Defined in laya/d3/shader/postprocess/ACES/ACESShaderLib.ts:16 Returns void ...
来源: Laya3.0_api 发布时间: 20231115
...xture setGlobalVector setGlobalVector2 setGlobalVector3 setRenderTarget setShaderDataColor setShaderDataInt setShaderDataMatrix setShaderDataNumber setShaderDataTexture setShaderDataVector setShaderDataVector2 setShaderDataVector3 setShaderDefine Constructors constructor new CommandBuffer(name?: str...
来源: Laya3.0_api 发布时间: 20231115
请教下, 自己写了个渐变色shader, 但是效果始终不对。麻烦大神们看看代码哪里有问题 var attributeMap = { 'a_Position': Laya.VertexElementUsage.POSITION0 }; var uniformMap = { 'u_MvpMatrix': [Laya.Sprite3D.MVPMATRIX, Laya.Shader3D.PERIOD_MATERIAL], 'u_StartColor':[La...
来源: Laya_社区 发布时间: 20180316
如何在laya里用u3d的shader 我对shader不熟悉,然后网上找的shader都是u3d的,能不在u3d编辑器里将shader一起导出来,在这边引擎使用 2017-11-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20171102
自定义shader的网页打不开了 RT 2017-06-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 devilsome 赞同来自: http://ldc.layabox.com/index.p ... 3D177 2017-06-03 0 0 分享 微博 QZONE 微信 Monica ...
来源: Laya_社区 发布时间: 20170603
请问如何优化Shader数量 https://ldc.layabox.com/doc/?nav=zh-as-3-2-0官方文档中,有提到drawcall的建议上限是100。相对应的是否有一个shader数的推荐上限值呢。 如果shader过高会有什么影响,shader过高通常是什么原因导致的,应该从哪些方...
来源: Laya_社区 发布时间: 20180122