大约有 364 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
Laya_社区(152) Laya2.0_文档(80) Laya3.0_api(43) laya_api(39) Laya2.0_api(33) Laya3.0_文档(15) Laya_示例(2)
...ectMaterial blendSrc : int 获取混合源。 EffectMaterial color : Vector4 获取颜色。 EffectMaterial colorA : Number 获取颜色Z分量。 EffectMaterial colorB : Number 获取颜色B分量。 EffectMaterial colorG : Number 获取颜色G分量。 EffectMaterial colorR : Num...
来源: Laya2.0_api 发布时间: 20190513
...滑金属感的材质。 ##### 主要属性和方法 > 属性 `albedoColor:Vector4 ` 反射率颜色。 `albedoTexture:BaseTexture` 漫反射贴图。 `emissionColor:Vector4` 放射颜色。 `enableEmission:Boolean` 是否激活放射属性。 `enableReflection:Boolean` 是否开启反射。 `normal...
来源: Laya2.0_文档 发布时间: 20210715
...; var unlitMaterial = new UnlitMaterial(); unlitMaterial.albedoColor = new Vector4(255,0,0,255); var shurikenMaterial:ShurikenParticleMaterial = new ShurikenParticleMaterial(); shurikenMaterial.color = new Vector4(255,0,0,255); 按我的理解,官方示例上的unlitMaterial.albedoColor不是...
来源: Laya_社区 发布时间: 20201218
...l blendSrc : int 获取混合源。 ShurikenParticleMaterial color : Vector4 获取颜色。 ShurikenParticleMaterial colorA : Number 获取颜色Z分量。 ShurikenParticleMaterial colorB : Number 获取颜色B分量。 ShurikenParticleMaterial colorG : Number 获取颜色G分量。 ...
来源: Laya2.0_api 发布时间: 20190513
...获取包围盒,不允许修改其值。 BaseRender boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender boundingSphere : BoundSphere[read-only] 获取包围球,不允许修改其值。 BaseRender castShadow : Boolean 是否产生阴影。 BaseRen...
来源: laya_api 发布时间: 20170929
...、切线顶点结构。 Public Properties PropertyDefined By color : Vector4[read-only] VertexPositionNormalColorTangent normal : Vector3[read-only] VertexPositionNormalColorTangent position : Vector3[read-only] VertexPositionNormalColorTangent tangent : Vector4[read-only] VertexPositi...
来源: laya_api 发布时间: 20170929
...、纹理顶点结构。 Public Properties PropertyDefined By color : Vector4[read-only] VertexPositionNormalColorTexture normal : Vector3[read-only] VertexPositionNormalColorTexture position : Vector3[read-only] VertexPositionNormalColorTexture textureCoordinate : Vector2[read-only] Ve...
来源: laya_api 发布时间: 20170929
...、颜色顶点结构。 Public Properties PropertyDefined By color : Vector4[read-only] VertexPositionNormalColor normal : Vector3[read-only] VertexPositionNormalColor position : Vector3[read-only] VertexPositionNormalColor vertexDeclaration : VertexDeclaration[read-only] VertexPositio...
来源: laya_api 发布时间: 20170929
...重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalColorSkin blendWeight : Vector4[read-only] VertexPositionNormalColorSkin color : Vector4[read-only] VertexPositionNormalColorSkin normal : Vector3[read-only] VertexPositionNormalC...
来源: laya_api 发布时间: 20170929
...重顶点结构。 Public Properties PropertyDefined By blendIndex : Vector4[read-only] VertexPositionNormalTextureSkin blendWeight : Vector4[read-only] VertexPositionNormalTextureSkin normal : Vector3[read-only] VertexPositionNormalTextureSkin position : Vector3[read-only] VertexPositi...
来源: laya_api 发布时间: 20170929