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

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

651. laya.d3.component.animator.Animator_API3.0 [ 76%]

...Render onPreRender onReset onStart play removeState setParamsBool setParamsNumber setParamsTrigger Constructors constructor new Animator(): Animator Overrides Component.constructor Defined in laya/d3/component/Animator/Animator.ts:164 创建一个 Animation 实例。 Returns Animator Properties _con...

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

652. 分享:LayaAir下Loading进度条的制作(ActionScript 3.0) [ 76%]

...ange); Laya.stage.addChild(progressBar); } private function onChange(value:Number):void { trace("进度: "+Math.floor(value*100)+"%"); } //游戏资源加载进度函数 private function onProgress(pro:Number):void { trace("加载了总文件的:"+pro+"%") progressBar.value=pro; if(progressBar.value...

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

653. laya.ui.UIEvent [ 75%]

...处于活动状态 (true) 还是非活动状态 (false)。 Event stageX : Number[read-only] 鼠标在 Stage 上的 X 轴坐标Event stageY : Number[read-only] 鼠标在 Stage 上的 Y 轴坐标Event target : Sprite 事件目标触发对象。Event touches : Array[read-only] 触摸点列表。 Ev...

来源: laya_api 发布时间: 20170929

654. laya.d3.core.render.BaseRender [ 75%]

...seMaterial> 获取浅拷贝材质列表。 BaseRender  sortingFudge : Number排序矫正值。BaseRenderPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:Strin...

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

655. laya.html.UBBParser_API3.0 [ 75%]

...rser.ts:16 Returns UBBParser Properties defaultImgHeight defaultImgHeight: number = 0 Defined in laya/html/UBBParser.ts:14 defaultImgWidth defaultImgWidth: number = 0 Defined in laya/html/UBBParser.ts:13 lastColor lastColor: string Defined in laya/html/UBBParser.ts:15 lastSize lastSize: string Defin...

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

656. laya.effect.FadeOut_API3.0 [ 75%]

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

657. laya.effect.FadeIn_API3.0 [ 75%]

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

658. laya.physics.joint.GearJoint_API3.0 [ 75%]

...件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number): void Inherited from Component.hideFlags Defined in laya/components/Component.ts:38 Returns number Inherited from Component.hideFlags Defined in laya/components/Component.ts:42 Parameters val...

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

659. laya.display.css.TextStyle_API3.0 [ 75%]

...tring Defined in laya/display/css/TextStyle.ts:6 字体 fontSize fontSize: number Defined in laya/display/css/TextStyle.ts:8 字号 italic italic: boolean Defined in laya/display/css/TextStyle.ts:17 表示使用此文本格式的文本是否为斜体。 default false leading leading: number Defined ...

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

660. laya.d3.math.Ray_API3.0 [ 75%]

...n origin: Vector3 Defined in laya/d3/math/Ray.ts:8 原点 Methods at at(t: number, out: Vector3): void Defined in laya/d3/math/Ray.ts:27 射线上的某点 Parameters t: number out: Vector3 Returns void Globals "laya/d3/math/Ray" Ray constructor direction origin at Legend Class Class with type param...

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