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

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

381. laya.physics.joint.MotorJoint [ 83%]

...es Show Inherited Public Properties PropertyDefined By  angularOffset : Number基于otherBody的角度偏移量,也是selfBody的目标角度MotorJoint  collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falseMotorJoint  correctionFactor : ...

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

382. laya.utils.Utils [ 83%]

...数。 Utils  fitDOMElementInArea(dom:Object, coordinateSpace:Sprite, x:Number, y:Number, width:Number, height:Number):void[static] 使DOM元素使用舞台内的某块区域内。 Utils  getGID():int[static] 获取一个全局唯一ID。Utils  getGlobalPosAndScale(sprite:Sprite):Rectangle[sta...

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

383. laya.effect.FadeOut_API3.0 [ 83%]

...t/EffectBase.ts:23 效果结束后,是否自动移除节点 delay delay: number = 0 Inherited from EffectBase.delay Defined in laya/effect/EffectBase.ts:13 动画延迟时间,单位为毫秒 duration duration: number = 1000 Inherited from EffectBase.duration Defined in laya/effect/EffectBase.ts:...

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

384. laya.effect.FadeIn_API3.0 [ 83%]

...t/EffectBase.ts:23 效果结束后,是否自动移除节点 delay delay: number = 0 Inherited from EffectBase.delay Defined in laya/effect/EffectBase.ts:13 动画延迟时间,单位为毫秒 duration duration: number = 1000 Inherited from EffectBase.duration Defined in laya/effect/EffectBase.ts:...

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

385. laya.d3.core.material.SkyBoxMaterial [ 83%]

...aTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  exposure : Number 获取曝光强度。 SkyBoxMaterial renderQueue : int 所属渲染队列.BaseMaterial  rotation : Number 获取曝光强度。 SkyBoxMaterial ...

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

386. laya.d3.core.material.SkyProceduralMaterial [ 83%]

...aTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial  atmosphereThickness : Number 获取大气厚度,范围是0到5。 SkyProceduralMaterial  exposure : Number 获取曝光强度,范围是0到8。 SkyProceduralMateri...

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

387. laya.d3.physics.constraints.ConstraintComponent [ 82%]

...s Show Inherited Public Properties PropertyDefined By  appliedImpulse : Number[read-only] 获取应用的冲力。 ConstraintComponent  breakingImpulseThreshold : Number 获取打破冲力阈值。 ConstraintComponent  connectedBody : Rigidbody3D 获取已连接的刚体。 ConstraintComponen...

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

388. laya.d3.component.Animator_API3.0 [ 82%]

...一个节点只能添加此类型的脚本一次 cullingMode cullingMode: number = Animator.CULLINGMODE_CULLCOMPLETELY Defined in laya/d3/component/Animator.ts:95 裁剪模式 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Option...

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

389. laya.d3.terrain.TerrainHeightData [ 82%]

...ightData  _terrainHeightData : Float32ArrayTerrainHeightData  _value : NumberTerrainHeightData  _width : intTerrainHeightDataPublic Methods  MethodDefined By  TerrainHeightData(width:int, height:int, bitType:int, value:Number) 创建一个 TerrainHeightData 实例。 TerrainHeightData  _p...

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

390. laya.media.SoundChannel [ 82%]

...pleteHandler : Handler 播放完成处理器。 SoundChannel  duration : Number[read-only] 获取总时间。 SoundChannel  isStopped : Boolean = false 表示声音是否已暂停。 SoundChannel  loops : int 循环次数。 SoundChannel  position : Number[read-only] 获取当前播放时间...

来源: laya_api 发布时间: 20170929