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

大约有 1,036 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0054 秒)

611. laya.d3.core.pixelline.PixelLineMaterial_API3.0 [ 75%]

... PixelLineMaterial 实例。 Returns PixelLineMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在...

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

612. laya.d3.math.Vector4 [ 75%]

...UnitY : Vector4[static] Vector4  UnitZ : Vector4[static] Vector4  w : NumberW轴坐标Vector4  x : NumberX轴坐标Vector4  y : NumberY轴坐标Vector4  z : NumberZ轴坐标Vector4  ZERO : Vector4[static] 零向量,禁止修改Vector4Public Methods  MethodDefined By  Vector4(x:Numbe...

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

613. laya.d3.terrain.TerrainFilter [ 75%]

... _boundingBoxCorners : Vector.<Vector3>TerrainFilter  _gridSize : NumberTerrainFilter  memorySize : intTerrainFilter  _owner : TerrainChunkTerrainFilterProtected Properties PropertyDefined By  _bufferState : BufferStateTerrainFilter  _currentNumberIndices : intTerrainFilter  _ind...

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

614. laya.d3.core.material.BaseMaterial [ 75%]

...est : Boolean 获取是否透明裁剪。 BaseMaterial  alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  renderQueue : int 所属渲染队列.BaseMaterialPublic Methods  MethodDefined By  BaseMaterial() 创建一个 BaseMaterial 实例。 BaseMaterial  _addReferenc...

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

615. laya.media.VideoTexture_API3.0 [ 75%]

...ts:33 创建VideoTexture对象, Returns VideoTexture Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 _isLoaded _isLoaded: boolean Defined in laya/media/VideoTexture.ts:32 inernal 避免重复的加载 _needUpdate _needUpdate: boolean Defined in la...

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

616. laya.d3.core.material.BlinnPhongMaterial [ 75%]

...or : Vector4 获取反照率颜色。 BlinnPhongMaterial  albedoColorA : Number 获取反照率颜色Z分量。 BlinnPhongMaterial  albedoColorB : Number 获取反照率颜色B分量。 BlinnPhongMaterial  albedoColorG : Number 获取反照率颜色G分量。 BlinnPhongMaterial  albedoColorR...

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

617. laya.d3.renderobjs.renderobj.ShadowCullInfo_API3.0 [ 75%]

...es cullSphere direction position Properties cullPlaneCount cullPlaneCount: number Implementation of IShadowCullInfo.cullPlaneCount Defined in laya/d3/RenderObjs/RenderObj/ShadowCullInfo.ts:10 cullPlanes cullPlanes: Plane[] Implementation of IShadowCullInfo.cullPlanes Defined in laya/d3/RenderObjs/Re...

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

618. laya.d3.physics.PhysicsSimulation [ 74%]

...eSimulation : Boolean = false[static] PhysicsSimulation  fixedTimeStep : Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模拟精度,默认是1.0 / 60.0。PhysicsSimulation  gravity : Vector3 获取重力。 PhysicsSimulation  maxSubSteps : int = 1物理引擎在...

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

619. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 74%]

...一个 SkyBoxMaterial 实例。 Returns SkyBoxMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在...

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

620. laya.d3.physicscannon.CannonHitResult_API3.0 [ 74%]

...nonHitResult.ts:11 发生碰撞的碰撞组件。 hitFraction hitFraction: number = 0 Defined in laya/d3/physicsCannon/CannonHitResult.ts:17 碰撞分数。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physicsCannon/CannonHitResult.ts:15 碰撞法线。 point point: Vector3 = new Vector...

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