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

大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0093 秒)

71. laya.physics.ColliderBase [ 95%]

...可以改善堆叠稳定性,默认值为10 Implementation     public function get density():Number    public function set density(value:Number):voidfixtureproperty public var fixture:*[只读]b2Fixture对象 frictionproperty friction:Number摩擦力,取值范围0-1,值越大,摩擦...

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

72. laya.d3.math.Quaternion [ 95%]

...Number  [read-only] 获取四元数的w值 Implementation     public function get w():Numberxproperty x:Number  [read-only] 获取四元数的x值 Implementation     public function get x():Numberyproperty y:Number  [read-only] 获取四元数的y值 Implementation     public fun...

来源: laya_api 发布时间: 20170929

73. laya.d3.math.BoundFrustum [ 95%]

...ttom:Plane  [read-only] 获取底平面。 Implementation     public function get bottom():Planefarproperty far:Plane  [read-only] 获取远平面。 Implementation     public function get far():Planeleftproperty left:Plane  [read-only] 获取左平面。 Implementation     publi...

来源: laya_api 发布时间: 20170929

74. laya.d3.math.BoundFrustum [ 95%]

...ttom:Plane  [read-only] 获取底平面。 Implementation     public function get bottom():Planefarproperty far:Plane  [read-only] 获取远平面。 Implementation     public function get far():Planeleftproperty left:Plane  [read-only] 获取左平面。 Implementation     publi...

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

75. laya.resource.RenderTexture2D [ 95%]

...  getDataAsync(x:Number, y:Number, width:Number, height:Number, callBack:Function):void native多线程 RenderTexture2D  getIsReady():BooleanRenderTexture2D  popRT():void[static] 恢复上次保存的RT信息 RenderTexture2D  pushRT():void[static] 保存当前的RT信息。 RenderTexture2D ...

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

76. laya.physics.Physics [ 95%]

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

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

77. laya.display.Sprite [ 95%]

...ren(... args):void 批量增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node  customRender(context:RenderContext, x:Number, y:Number):vo...

来源: laya_api 发布时间: 20170929

78. laya.utils.TimeLine [ 95%]

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

79. laya.resource.BaseTexture [ 95%]

...velpropertyanisoLevel:int 各向异性等级 Implementation     public function get anisoLevel():int    public function set anisoLevel(value:int):voiddefaulteTextureproperty defaulteTexture:BaseTexture  [read-only] 获取默认纹理资源。 Implementation     public function get def...

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

80. laya.d3.math.Vector3 [ 95%]

...组xproperty x:Number 获取X轴坐标。 Implementation     public function get x():Number    public function set x(value:Number):voidyproperty y:Number 获取Y轴坐标。 Implementation     public function get y():Number    public function set y(value:Number):voidzproperty z:Nu...

来源: laya_api 发布时间: 20170929