大约有 120 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0041 秒)
...umentationAll Packages | All Classes | Index | Frames No Frames UnlitMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class UnlitMaterialInheritanceUnlitMaterial BaseMaterial laya.resource.Resource UnlitMaterial 类用于实现不受光照影响的材质。 P...
来源: Laya2.0_api 发布时间: 20190513
...Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/PBRMaterial" PBRMaterial Class PBRMaterial PBR材质的父类,该类为抽象类。 Hierarchy Material PBRMaterial PBRStandardMaterial Implements IClone Index Constructors constructor Properties _id destroyedImmediat...
来源: Laya3.0_api 发布时间: 20231115
...s/layabox.ktx", Laya.Handler.create(null, function (tex: Laya.Texture2D) { material.albedoTexture = tex; })); } else { //注意这里的加载 Laya.Texture2D.load("res/layabox.jpg", Laya.Handler.create(null, function (tex: Laya.Texture2D) { material.albedoTexture = tex; })); } ``` 另外,对于需...
来源: Laya2.0_文档 发布时间: 20210714
...onAll Packages | All Classes | Index | Frames No Frames ExtendTerrainMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class ExtendTerrainMaterialInheritanceExtendTerrainMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public P...
来源: Laya2.0_api 发布时间: 20190513
...mentationAll Packages | All Classes | Index | Frames No Frames EffectMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class EffectMaterialInheritanceEffectMaterial BaseMaterial laya.resource.Resource EffectMaterial 类用于实现Mesh特效材质。 Public Pr...
来源: Laya2.0_api 发布时间: 20190513
...Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/PBRStandardMaterial" PBRStandardMaterial Class PBRStandardMaterial PBRStandardMaterial 类用于实现PBR材质。 Hierarchy PBRMaterial PBRStandardMaterial Implements IClone Index Constructors constructor Properties...
来源: Laya3.0_api 发布时间: 20231115
转换出的里边没有materials的属性,加载显示正常,这种情况怎么去更改material? { "type": "Sprite3D", "props": { "name": "RootNode" }, "customProps": { "translate": [ 0, ...
来源: Laya_社区 发布时间: 20170906
...ntationAll Packages | All Classes | Index | Frames No Frames ParticleMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class ParticleMaterialInheritanceParticleMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public Properties ...
来源: laya_api 发布时间: 20170603
...。在LayaAir 3D引擎中目前主要支持的是标准材质 **BlinnPhongMaterial** ,**UnlitMaterail**,**PBRStandardMaterial** 等。
来源: Laya2.0_文档 发布时间: 20210715
...。在LayaAir 3D引擎中目前主要支持的是标准材质 **BlinnPhongMaterial** ,**UnlitMaterail**,**PBRStandardMaterial** 等。
来源: Laya2.0_文档 发布时间: 20210714