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

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

761. laya.d3.animation.AnimationEvent [ 74%]

...实现动画事件。 Public Properties PropertyDefined By  eventName : String 事件触发名称。AnimationEvent  params : Array 事件触发参数。AnimationEvent  time : Number 事件触发时间。AnimationEventPublic Methods  MethodDefined By  AnimationEvent() 创建一个 Animation...

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

762. laya.d3.terrain.unit.ChunkInfo [ 74%]

...纹理。 Public Properties PropertyDefined By  alphaMap : Vector.<String>ChunkInfo  detailID : Vector.<Uint8Array>ChunkInfo  normalMap : StringChunkInfoPublic Methods  MethodDefined By  ChunkInfo()ChunkInfoProperty DetailalphaMappropertypublic var alphaMap:Vector.<String&gt...

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

763. laya.display.cmd.RestoreCmd [ 74%]

... 回收到对象池 RestoreCmdPublic Constants ConstantDefined By  ID : String = Restore[static] RestoreCmdMethod Detailrecover()method public function recover():void 回收到对象池 Constant DetailIDConstantpublic static const ID:String = RestoreMon May 13 2019, 03:12 PM +08:00

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

764. laya.display.cmd.TranslateCmd [ 74%]

...收到对象池 TranslateCmdPublic Constants ConstantDefined By  ID : String = Translate[static] TranslateCmdProperty Detailtxpropertypublic var tx:Number 添加到水平坐标(x)上的值。 typroperty public var ty:Number 添加到垂直坐标(y)上的值。 Method Detailrecover()metho...

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

765. laya.d3.utils.ParseJSON_API3.0 [ 74%]

...ON Hierarchy ParseJSON Index Methods parse Methods Static parse parse(str: string): any Defined in laya/d3/utils/ParseJSON.ts:2 Parameters str: string Returns any Globals "laya/d3/utils/ParseJSON" ParseJSON parse Legend Object literal Variable Function Type alias Class Class with type parameter Enum...

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

766. laya.ui.UIEvent_API3.0 [ 74%]

...nt Index Properties HIDE_TIP SHOW_TIP Properties Static HIDE_TIP HIDE_TIP: string = "hidetip" Defined in laya/ui/UIEvent.ts:12 隐藏提示信息。 Static SHOW_TIP SHOW_TIP: string = "showtip" Defined in laya/ui/UIEvent.ts:8 显示提示信息。 Globals "laya/ui/UIEvent" UIEvent HIDE_TIP SHOW_TIP ...

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

767. laya.physics.EdgeCollider_API3.0 [ 74%]

...ed in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 rigidBody rigidB...

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

768. laya.d3.component.animator.AnimatorResource_API3.0 [ 74%]

...tic getAnimatorResource getAnimatorResource(sprite: Sprite3D, propertyKey: string): Component Defined in laya/d3/component/Animator/AnimatorResource.ts:8 Parameters sprite: Sprite3D propertyKey: string Returns Component Globals "laya/d3/component/Animator/AnimatorResource" AnimatorResource getAnimat...

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

769. 升级到3.0-beta6无法选择资源了 [ 74%]

...nds Laya.Script {     //declare owner : Laya.Sprite3D;      @property(String)     public text: string = "";      @property(Laya.Image)     public image: Laya.Image = null;      constructor() {         super();     } } 附件 : --> 2023-04-12 添加评论 免费帖 --> 分享 微...

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

770. as编译器1.7.5beta的问题 [ 74%]

...,但第二次编译后会报一些方法为空,报空的方法是formatString,贴出了formatstring的完整代码,addAssets方法是另一个类的代码片段,感觉是编译器的问题。。麻烦解答一下 public function addAssets(assets:Array,loadedFun:Function = null):void { var ...

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