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

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

261. laya.ani.bone.Templet [ 87%]

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

262. laya.d3.core.material.UnlitMaterial [ 87%]

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

263. laya.d3.physics.PhysicsTriggerComponent [ 87%]

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

264. laya.d3.physics.shape.StaticPlaneColliderShape [ 87%]

...ColliderShapeConstructor DetailStaticPlaneColliderShape()Constructorpublic function StaticPlaneColliderShape(normal:Vector3, offset:Number) 创建一个新的 StaticPlaneColliderShape 实例。 Parameters normal:Vector3 offset:NumberMethod Detailclone()methodoverride public function clone():* 克...

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

265. laya.d3.math.Viewport [ 87%]

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

266. laya.d3.terrain.TerrainHeightData [ 87%]

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

267. laya.d3.component.Script [ 86%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

268. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1SkinTangent [ 86%]

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

269. laya.utils.ClassUtils [ 86%]

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

270. laya.d3.graphics.IndexBuffer3D [ 86%]

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