大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0073 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
...节点过程中受到的阻尼,取值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
...据,数据只包含有效数据部分。 Implementation public function get buffer():ArrayBufferbytesAvailableproperty bytesAvailable:int [read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Implementation public function get bytesAvailable():intend...
来源: Laya2.0_api 发布时间: 20190513
...新前处理,可重写此函数。 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
...emissionRate:Number 获取粒子发射速率 Implementation public function get emissionRate():Number public function set emissionRate(value:Number):voidminEmissionTimeproperty public var minEmissionTime:Number 发射粒子最小时间间隔 particleTemplateproperty particleTemplate...
来源: laya_api 发布时间: 20170929
..., BoundsOctreeNodeConstructor DetailBoundsOctreeNode()Constructorpublic function BoundsOctreeNode(octree:BoundsOctree, parent:BoundsOctreeNode, baseLength:Number, center:Vector3) 创建一个 BoundsOctreeNode 实例。 Parameters octree:BoundsOctree — 所属八叉树。 parent:BoundsOctreeNode...
来源: Laya2.0_api 发布时间: 20190513
...e addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Lay...
来源: laya_api 发布时间: 20170929
...rpropertydepthStencilBuffer:* [read-only] Implementation public function get depthStencilBuffer():*depthStencilFormatproperty depthStencilFormat:int [read-only] 获取深度格式。 return 深度格式。 Implementation public function get depthStencilFormat():intframeBufferp...
来源: laya_api 发布时间: 20170929
...据,数据只包含有效数据部分。 Implementation public function get buffer():ArrayBufferbytesAvailableproperty bytesAvailable:int [read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Implementation public function get bytesAvailable():intend...
来源: laya_api 发布时间: 20170929
...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
...组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