大约有 1,336 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0042 秒)
Laya3.0_api(672) Laya2.0_api(357) laya_api(289) Laya3.0_文档(9) Laya_社区(5) Laya2.0_示例(2) Laya_示例(2)
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170422
...射器速度随机值。Constructor DetailEmitterSphere()Constructorpublic function EmitterSphere(particle3D:Particle3D) 创建一个 EmitterSphere 实例。 Parameters particle3D:Particle3D — 粒子。 Method Detailemit()methodoverride public function emit():void 球发射器发射函数。 updat...
来源: laya_api 发布时间: 20170603
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: Laya2.0_api 发布时间: 20190513
...发射器速度随机值。Constructor DetailEmitterBox()Constructorpublic function EmitterBox(particle3D:Particle3D) 创建一个 EmitterBox 实例。 Parameters particle3D:Particle3D — 粒子。 Method Detailemit()methodoverride public function emit():void 盒发射器发射函数。 update()met...
来源: laya_api 发布时间: 20170603
...lnormalpropertynormal:Vector3 [read-only] Implementation public function get normal():Vector3positionproperty position:Vector3 [read-only] Implementation public function get position():Vector3textureCoordinate0property textureCoordinate0:Vector2 [read-only] Implementation ...
来源: laya_api 发布时间: 20170929
...射器速度随机值。Constructor DetailEmitterPoint()Constructorpublic function EmitterPoint(particle3D:Particle3D) 创建一个 EmitterPoint 实例。 Parameters particle3D:Particle3D — 粒子。 Method Detailemit()methodoverride public function emit():void 点发射器发射函数。 update()...
来源: laya_api 发布时间: 20170603
...ters ctx: any x: number y: number Returns void set_onclick set_onclick(fn: Function): void Defined in laya/utils/IStatRender.ts:26 点击性能统计显示区域的处理函数。 Parameters fn: Function Returns void show show(x?: number, y?: number, views: any): void Defined in laya/utils/IStatRend...
来源: Laya3.0_api 发布时间: 20231102
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...。 EventDispatcher from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine[static] 从 props 属性,...
来源: laya_api 发布时间: 20170929
...个球体模型 PrimitiveMeshMethod DetailcreateBox()method public static function createBox(long:Number = 1, height:int = 1, width:Number = 1):Mesh 创建Box网格。 Parameters long:Number (default = 1) — 半径 height:int (default = 1) — 垂直层数 width:Number (default = 1) — 水平...
来源: Laya2.0_api 发布时间: 20190513