大约有 1,332 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0042 秒)
Laya3.0_api(672) Laya2.0_api(357) laya_api(289) Laya_社区(5) Laya3.0_文档(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 发布时间: 20170929
...sTrigger:Boolean 获取是否为触发器。 Implementation public function get isTrigger():Boolean public function set isTrigger(value:Boolean):voidConstructor DetailPhysicsTriggerComponent()Constructorpublic function PhysicsTriggerComponent(collisionGroup:int, canCollideWith:int) ...
来源: Laya2.0_api 发布时间: 20190513
...r:Array path数据 rateproperty rate:Number Implementation public function get rate():Number public function set rate(value:Number):voidskinDataArrayproperty public var skinDataArray:Array 皮肤数据 skinDicproperty public var skinDic:Object 皮肤的字典数据 skinSlotDisplayD...
来源: Laya2.0_api 发布时间: 20190513
...ublic var _width:intConstructor DetailTerrainHeightData()Constructorpublic function TerrainHeightData(width:int, height:int, bitType:int, value:Number) 创建一个 TerrainHeightData 实例。 Parameters width:int height:int bitType:int value:NumberMethod Detail_pharse()method public static funct...
来源: Laya2.0_api 发布时间: 20190513
...public var y:NumberY轴坐标Constructor DetailViewport()Constructorpublic function Viewport(x:Number, y:Number, width:Number, height:Number) 创建一个 Viewport 实例。 Parameters x:Number — x坐标。 y:Number — y坐标。 width:Number — 宽度。 height:Number — 高度。 Method...
来源: Laya2.0_api 发布时间: 20190513
...albedoColor:Vector4 获取反照率颜色。 Implementation public function get albedoColor():Vector4 public function set albedoColor(value:Vector4):voidalbedoColorAproperty albedoColorA:Number 获取反照率颜色Z分量。 Implementation public function get albedoColorA():...
来源: Laya2.0_api 发布时间: 20190513
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...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
...Sprite",Sprite); ClassUtilsMethod DetailcreateByJson()method public static function createByJson(json:*, node:* = null, root:Node = null, customHandler:Handler = null, instanceHandler:Handler = null):* 根据指定的 json 数据创建节点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y"...
来源: Laya2.0_api 发布时间: 20190513
...射器速度随机值。Constructor DetailEmitterSphere()Constructorpublic function EmitterSphere(particle3D:Particle3D) 创建一个 EmitterSphere 实例。 Parameters particle3D:Particle3D — 粒子。 Method Detailemit()methodoverride public function emit():void 球发射器发射函数。 updat...
来源: laya_api 发布时间: 20170603