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

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

61. laya.d3.core.pixelLine.PixelLineMaterial [ 77%]

...Material  blendSrc : int 获取混合源。 PixelLineMaterial  color : Vector4 获取颜色。 PixelLineMaterial  cull : int 获取剔除方式。 PixelLineMaterial  depthTest : int 获取深度测试方式。 PixelLineMaterial  depthWrite : Boolean 获取是否写入深度。 PixelLineMat...

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

62. drawMeshInstance渲染指令的使用说明(TypeScript-3D基础(TS)-LayaAir3D之高级应用) [ 77%]

... 方法名 | 类型 | | ----------------- | ------- | | setVectorArray() | Vector4 | | setVectorArray() | Vector3 | | setVector2Array() | Vector2 | | setNumberArray() | number | 当我们想渲染每一个Mesh的时候,就需要传入一个不同的颜色,而每一个颜色是一个Vector4的属...

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

63. laya.d3.core.material.GlitterMaterial [ 77%]

...roperties Show Inherited Public Properties PropertyDefined By  albedo : Vector4 获取反射率。 GlitterMaterial alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int透明混合。BaseMaterial blen...

来源: laya_api 发布时间: 20170929

64. laya.d3.resource.SolidColorTexture2D [ 76%]

... BaseTexturePublic Methods  MethodDefined By  SolidColorTexture2D(color:Vector4) 创建一个 SolidColorTexture2D 实例。 SolidColorTexture2DProtected Methods  MethodDefined By  detoryResource():void[override] 销毁资源。 SolidColorTexture2D  recreateResource():void[override] 重新创...

来源: laya_api 发布时间: 20170929

65. laya.d3.core.render.BaseRender [ 76%]

...x : int 获取光照贴图的索引。 BaseRender  lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender  material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender  materials : Vector.<BaseMaterial> 获取潜拷贝...

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

66. laya.d3.core.material.ExtendTerrainMaterial_API3.0 [ 75%]

...extureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCreateFromURL off offAll offAllCaller oldparseEndEvent on once removeDefine setBool setBoolByIndex setBuffer setBufferByIndex setColor setColorByIndex setDefine setFloat setFl...

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

67. 射线检测-放置物体 [ 74%]

...ad("../../res/threeDimen/texture/layabox.png"); planeMat.albedo = new Laya.Vector4(0.9, 0.9, 0.9, 1); plane.meshRender.material = planeMat; var meshCollider = plane.addComponent(Laya.MeshCollider); meshCollider.mesh = plane.meshFilter.sharedMesh; Laya.timer.frameLoop(1, this, checkHit); var ray = ne...

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

68. laya.d3.core.material.WaterPrimaryMaterial_API3.0 [ 74%]

...extureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCreateFromURL off offAll offAllCaller oldparseEndEvent on once removeDefine setBool setBoolByIndex setBuffer setBufferByIndex setColor setColorByIndex setDefine setFloat setFl...

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

69. laya.d3.terrain.unit.MaterialInfo [ 74%]

...ctor3MaterialInfo  diffuseColor : Vector3MaterialInfo  specularColor : Vector4MaterialInfoPublic Methods  MethodDefined By  MaterialInfo()MaterialInfoProperty DetailambientColorpropertypublic var ambientColor:Vector3diffuseColorproperty public var diffuseColor:Vector3specularColorproperty p...

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

70. laya.d3.math.Native.ConchVector4 [ 73%]

...umentationAll Packages | All Classes | Index | Frames No Frames ConchVector4Properties | Methods Packagelaya.d3.math.NativeClasspublic class ConchVector4InheritanceConchVector4 ObjectImplements laya.d3.core.IClone Vector4 类用于创建四维向量。 Public Properties PropertyDefined By ...

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