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

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

161. laya.physics.joint.MouseJoint [ 93%]

...节点过程中受到的阻尼,取值0~1 Implementation     public function get damping():Number    public function set damping(value:Number):voidfrequencyproperty frequency:Number弹簧系统的震动频率,可以视为弹簧的弹性系数 Implementation     public function get fr...

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

162. laya.utils.Byte [ 93%]

...据,数据只包含有效数据部分。 Implementation     public function get buffer():ArrayBufferbytesAvailableproperty bytesAvailable:int  [read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Implementation     public function get bytesAvailable():intend...

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

163. laya.d3.core.scene.BaseScene [ 93%]

...新前处理,可重写此函数。 BaseScene clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含 node 节点。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新...

来源: laya_api 发布时间: 20170422

164. laya.particle.emitter.EmitterBase [ 93%]

...emissionRate:Number 获取粒子发射速率 Implementation     public function get emissionRate():Number    public function set emissionRate(value:Number):voidminEmissionTimeproperty public var minEmissionTime:Number 发射粒子最小时间间隔 particleTemplateproperty particleTemplate...

来源: laya_api 发布时间: 20170929

165. laya.d3.core.scene.BoundsOctreeNode [ 93%]

..., BoundsOctreeNodeConstructor DetailBoundsOctreeNode()Constructorpublic function BoundsOctreeNode(octree:BoundsOctree, parent:BoundsOctreeNode, baseLength:Number, center:Vector3) 创建一个 BoundsOctreeNode 实例。 Parameters octree:BoundsOctree — 所属八叉树。  parent:BoundsOctreeNode...

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

166. laya.ui.ComboBox [ 93%]

...e addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Lay...

来源: laya_api 发布时间: 20170929

167. laya.d3.resource.RenderTexture [ 93%]

...rpropertydepthStencilBuffer:*  [read-only] Implementation     public function get depthStencilBuffer():*depthStencilFormatproperty depthStencilFormat:int  [read-only] 获取深度格式。 return 深度格式。 Implementation     public function get depthStencilFormat():intframeBufferp...

来源: laya_api 发布时间: 20170929

168. laya.utils.Byte [ 93%]

...据,数据只包含有效数据部分。 Implementation     public function get buffer():ArrayBufferbytesAvailableproperty bytesAvailable:int  [read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Implementation     public function get bytesAvailable():intend...

来源: laya_api 发布时间: 20170929

169. laya.d3.math.BoundBox [ 93%]

...ar min:Vector3最小顶点。Constructor DetailBoundBox()Constructorpublic function BoundBox(min:Vector3, max:Vector3) 创建一个 BoundBox 实例。 Parameters min:Vector3 — 包围盒的最小顶点。  max:Vector3 — 包围盒的最大顶点。 Method Detailclone()method public function clone...

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

170. laya.d3.math.Vector2 [ 93%]

...组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):voidConstructor Det...

来源: laya_api 发布时间: 20170929