• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 364 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)

21. laya.d3.core.material.EffectMaterial [ 87%]

...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

22. PBRSpecularMaterial材质详解(ActionScript-3D基础(AS3)-模型材质详解) [ 87%]

...滑金属感的材质。 ##### 主要属性和方法 > 属性 `albedoColor:Vector4 ` 反射率颜色。 `albedoTexture:BaseTexture` 漫反射贴图。 `emissionColor:Vector4` 放射颜色。 `enableEmission:Boolean` 是否激活放射属性。 `enableReflection:Boolean` 是否开启反射。 `normal...

来源: Laya2.0_文档 发布时间: 20210715

23. 3d 轮廓描边示例改描边颜色无效 [ 87%]

...; 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

24. laya.d3.core.particleShuriKen.ShurikenParticleMaterial [ 87%]

...l  blendSrc : int 获取混合源。 ShurikenParticleMaterial  color : Vector4 获取颜色。 ShurikenParticleMaterial  colorA : Number 获取颜色Z分量。 ShurikenParticleMaterial  colorB : Number 获取颜色B分量。 ShurikenParticleMaterial  colorG : Number 获取颜色G分量。 ...

来源: Laya2.0_api 发布时间: 20190513

25. laya.d3.core.render.BaseRender [ 87%]

...获取包围盒,不允许修改其值。 BaseRender  boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender  boundingSphere : BoundSphere[read-only] 获取包围球,不允许修改其值。 BaseRender  castShadow : Boolean 是否产生阴影。 BaseRen...

来源: laya_api 发布时间: 20170929

26. laya.d3.graphics.VertexPositionNormalColorTangent [ 86%]

...、切线顶点结构。 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

27. laya.d3.graphics.VertexPositionNormalColorTexture [ 86%]

...、纹理顶点结构。 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

28. laya.d3.graphics.VertexPositionNormalColor [ 86%]

...、颜色顶点结构。 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

29. laya.d3.graphics.VertexPositionNormalColorSkin [ 86%]

...重顶点结构。 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

30. laya.d3.graphics.VertexPositionNormalTextureSkin [ 86%]

...重顶点结构。 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