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

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

41. laya.d3.core.material.BlinnPhongMaterial [ 84%]

...ties Show Inherited Public Properties PropertyDefined By  albedoColor : Vector4 获取反照率颜色。 BlinnPhongMaterial  albedoColorA : Number 获取反照率颜色Z分量。 BlinnPhongMaterial  albedoColorB : Number 获取反照率颜色B分量。 BlinnPhongMaterial  albedoColorG : Num...

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

42. laya.renders.VertexElementFormat_API3.0 [ 83%]

...lor NormalizedShort2 NormalizedShort4 Short2 Short4 Single Vector2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/renders/VertexElementFormat.ts:24 字节数组2 Static Byte3 Byte3: string = "byte3" Defined in laya/renders/VertexElementFormat....

来源: Laya3.0_api 发布时间: 20231115

43. SkyProceduralMaterial材质详解(TypeScript-3D基础(TS)-天空材质详解) [ 83%]

...20。 `atmosphereThickness:Number` 大气厚度,范围是0到5。 `skyTint:Vector4 ` 天空颜色。 `groundTint:Vector4` 地面颜色。 `exposure:Number` 曝光强度,范围是0到8。 #### 创建和使用材质 下面的代码对官方示例([demo地址](https://layaair.ldc.layabox.com/demo2/?l...

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

44. SkyProceduralMaterial材质详解(JavaScript-3D基础(JS)-天空材质详解) [ 83%]

...20。 `atmosphereThickness:Number` 大气厚度,范围是0到5。 `skyTint:Vector4 ` 天空颜色。 `groundTint:Vector4` 地面颜色。 `exposure:Number` 曝光强度,范围是0到8。 #### 创建和使用材质 下面的代码对官方示例([demo地址](https://layaair.ldc.layabox.com/demo2/?l...

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

45. 求助 Uncaught SyntaxError: Unexpected identifier [ 83%]

...MeshSprite3D; var material = new StandardMaterial(); material.albedo = new Vector4(1.3, 1.3, 1.3, 1); material.diffuseTexture = Texture2D.load("res/bg.png"); plane.meshRender.material = material; //生成坐标中心,其实是球体 var sphere = scene.addChild(new MeshSprite3D(new SphereMesh(0.05,...

来源: Laya_社区 发布时间: 20170314

46. 照相机-多照相机 [ 83%]

...ene.addChild(new Laya.Camera( 0, 0.1, 100)); camera1.clearColor = new Laya.Vector4(0.3, 0.3, 0.3, 1.0); camera1.transform.translate(new Laya.Vector3(0, 0, 1.5)); camera1.normalizedViewport = new Laya.Viewport(0, 0, 0.5, 1.0); var camera2 = scene.addChild(new Laya.Camera( 0, 0.1, 100)); camera2.clear...

来源: Laya_示例 发布时间: 20241118

47. laya.d3.core.trail.TrailMaterial [ 83%]

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

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

48. laya.d3.core.material.EffectMaterial [ 83%]

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

49. laya.d3.graphics.VertexElementFormat_API3.0 [ 82%]

...lor NormalizedShort2 NormalizedShort4 Short2 Short4 Single Vector2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/d3/graphics/VertexElementFormat.ts:24 字节数组2 Static Byte3 Byte3: string = "byte3" Defined in laya/d3/graphics/VertexElemen...

来源: Laya3.0_api 发布时间: 20231102

50. laya.d3.core.particleShuriKen.ShurikenParticleMaterial [ 82%]

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

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