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

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

531. UIConfig [ 78%]

...c] 是否开启滑轮滚动(针对滚动条)UIConfig  popupBgAlpha : Number = 0.5[static] 弹出框背景透明度UIConfig  popupBgColor : String = #000000[static] 弹出框背景颜色UIConfig  showButtons : Boolean = true[static] 是否显示滚动条按钮UIConfig  touchScrollEnable :...

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

532. laya.d3.animation.AnimationEvent [ 78%]

...ationEvent  params : Array 事件触发参数。AnimationEvent  time : Number 事件触发时间。AnimationEventPublic Methods  MethodDefined By  AnimationEvent() 创建一个 AnimationEvent 实例。 AnimationEventProperty DetaileventNamepropertypublic var eventName:String 事件触发名...

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

533. laya.d3.core.Keyframe [ 78%]

...创建关键帧实例。 Public Properties PropertyDefined By  time : Number时间。KeyframePublic Methods  MethodDefined By  Keyframe() 创建一个 KeyFrame 实例。 Keyframe  clone():* 克隆。 Keyframe  cloneTo(destObject:*):void 克隆。 KeyframeProperty Detailtimepropertypublic v...

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

534. laya.d3.math.RandX [ 78%]

...ined By  RandX(seed:Array) 创建一个 Rand 实例。 RandX  random():Number 返回[0,1)之间的随机数。 RandX  randomint():Array 通过2x32位的数组,返回64位的随机数。 RandXProperty DetaildefaultRandpropertypublic static var defaultRand:RandX基于时间种子的随机数...

来源: laya_api 发布时间: 20170929

535. laya.d3.math.RandX [ 78%]

...ined By  RandX(seed:Array) 创建一个 Rand 实例。 RandX  random():Number 返回[0,1)之间的随机数。 RandX  randomint():Array 通过2x32位的数组,返回64位的随机数。 RandXProperty DetaildefaultRandpropertypublic static var defaultRand:RandX基于时间种子的随机数...

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

536. laya.d3.physics.ContactPoint [ 78%]

...colliderB : PhysicsComponent = null碰撞器B。ContactPoint  distance : Number = 0距离。ContactPoint  normal : Vector3法线。ContactPoint  positionOnA : Vector3碰撞器A的碰撞点。ContactPoint  positionOnB : Vector3碰撞器B的碰撞点。ContactPointPublic Methods  MethodDefine...

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

537. laya.physics.joint.GearJoint [ 78%]

...Joint owner : Node [只读]获取所属Node节点。 Component  ratio : Number两个齿轮角速度比例,默认1GearJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关节对象JointBasePublic Methods Hide In...

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

538. laya.d3.core.MeshRenderer_API3.0 [ 77%]

...Path Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/core/render/BaseRender.ts:158 排序矫正值。 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Compon...

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

539. laya.d3.component.volume.volumeIntersectInfo_API3.0 [ 77%]

...ndex Properties intersectRate type Properties intersectRate intersectRate: number Defined in laya/d3/component/Volume/Volume.ts:25 相交比例 type type: volumeIntersectType Defined in laya/d3/component/Volume/Volume.ts:23 Globals "laya/d3/component/Volume/Volume" volumeIntersectType Volume volumeI...

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

540. zip更新 · LayaAir3.4 · 引擎文档 · LAYABOX [ 77%]

... */ declare var downloadBigFile:(url:string, local:string, onprog:(total:number,now:number,speed:number)=>boolean,oncomp:(curlret:number, httpret:number)=>void, trynum:number, opttimeout:number)=>void; 处理zip文件的ZipFile类。 interface ZipFile{ /** * 注意这个文件不要太大...

来源: Laya3.0_文档 发布时间: 20251010