大约有 2,570 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0060 秒)
Laya_社区(2354) Laya3.0_api(70) Laya2.0_文档(68) Laya3.0_文档(29) Laya2.0_api(22) laya_api(21) Laya_示例(6)
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/pbr/PBRStandardShaderInit" PBRStandardShaderInit Class PBRStandardShaderInit Hierarchy PBRStandardShaderInit Index Methods init Methods Static init init(): void Defined in laya/d3/shader/pbr/PBRStandardShaderInit.ts:20...
来源: Laya3.0_api 发布时间: 20231115
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/sky/SkyPanoramicShaderInit" SkyPanoramicShaderInit Class SkyPanoramicShaderInit Hierarchy SkyPanoramicShaderInit Index Methods init Methods Static init init(): void Defined in laya/d3/shader/sky/SkyPanoramicShaderInit....
来源: Laya3.0_api 发布时间: 20231115
...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
...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
使用自定义shader的3d模型会被2d页面遮挡 问题关闭 2019-03-12 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 安 赞同来自: 自定义shader有问题 2019-03-12 0 1 分享 微博 QZONE 微...
来源: Laya_社区 发布时间: 20190312
自定义shader中如何取得时间变量 如题 2018-12-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 happyfire 赞同来自: 同求,急需自定义shader的文档。官网上的例子勉强能跑通几...
来源: Laya_社区 发布时间: 20181220
...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