大约有 1,336 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0051 秒)
Laya3.0_api(672) Laya2.0_api(357) laya_api(289) Laya3.0_文档(9) Laya_社区(5) Laya2.0_示例(2) Laya_示例(2)
...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
...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
...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
...ColliderShapeConstructor DetailStaticPlaneColliderShape()Constructorpublic function StaticPlaneColliderShape(normal:Vector3, offset:Number) 创建一个新的 StaticPlaneColliderShape 实例。 Parameters normal:Vector3 offset:NumberMethod Detailclone()methodoverride public function clone():* 克...
来源: 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
...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
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...dexpropertyblendIndex:Vector4 [read-only] Implementation public function get blendIndex():Vector4blendWeightproperty blendWeight:Vector4 [read-only] Implementation public function get blendWeight():Vector4colorproperty color:Vector4 [read-only] Implementation publi...
来源: laya_api 发布时间: 20170929
...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
...nRead : Boolean[read-only] 获取是否可读。 IndexBuffer3D create : Function[static] 创建IndexBuffer3D。 IndexBuffer3D _enableAtributes : Array[static] Buffer indexCount : int[read-only] 获取索引个数。 IndexBuffer3D indexType : String[read-only] 获取索引类型。 IndexBuf...
来源: laya_api 发布时间: 20170929