大约有 1,336 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0039 秒)
Laya3.0_api(672) Laya2.0_api(357) laya_api(289) Laya3.0_文档(9) Laya_社区(5) Laya2.0_示例(2) Laya_示例(2)
...过程中受到的阻尼,建议取值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
...itionpropertyposition:Vector3 [read-only] Implementation public function get position():Vector3textureCoordinate0property textureCoordinate0:Vector2 [read-only] Implementation public function get textureCoordinate0():Vector2vertexDeclarationproperty vertexDeclaration:VertexDe...
来源: Laya2.0_api 发布时间: 20190513
...rpropertydepthStencilBuffer:* [read-only] Implementation public function get depthStencilBuffer():*depthStencilFormatproperty depthStencilFormat:int [read-only] 获取深度格式。 return 深度格式。 Implementation public function get depthStencilFormat():intframeBufferp...
来源: laya_api 发布时间: 20170929
...前要播放动画的纹理序列Method DetailaddAniSprite()method public function addAniSprite(aniName:String, sprite:TileAniSprite):void 加入一个动画显示对象到此动画中 Parameters aniName:String — //显示对象的名字 sprite:TileAniSprite — //显示对象 clearAll()method ...
来源: laya_api 发布时间: 20170929
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...rtyslices:int [read-only] 获取层数。 Implementation public function get slices():intstacksproperty stacks:int [read-only] 获取堆数。 Implementation public function get stacks():intConstructor DetailSkyDome()Constructorpublic function SkyDome(stacks:Number = 48, slice...
来源: Laya2.0_api 发布时间: 20190513
...勿调用构造函数。 listen()的回调处理器接受两个参数: function onOrientationChange(absolute:Boolean, info:RotationInfo):void absolute: 指示设备是否可以提供绝对方位数据(指向地球坐标系),或者设备决定的任意坐标系。关于坐标系参见https://...
来源: Laya2.0_api 发布时间: 20190513
...public var y:NumberY轴坐标Constructor DetailVector2()Constructorpublic function Vector2(x:Number = 0, y:Number = 0) 创建一个 Vector2 实例。 Parameters x:Number (default = 0) — X轴坐标。 y:Number (default = 0) — Y轴坐标。 Method Detailclone()method public function clone():* ...
来源: Laya2.0_api 发布时间: 20190513
...y:Number该点的垂直坐标。Constructor DetailPoint()Constructorpublic function Point(x:Number = 0, y:Number = 0) 根据指定坐标,创建一个新的 Point 对象。 Parameters x:Number (default = 0) — (可选)水平坐标。 y:Number (default = 0) — (可选)垂直坐标。 Met...
来源: laya_api 发布时间: 20170929
...rnerTextureCoordinate:Vector4 [read-only] Implementation public function get cornerTextureCoordinate():Vector4positionproperty position:Vector3 [read-only] Implementation public function get position():Vector3random0property random0:Vector4 [read-only] Implementation ...
来源: laya_api 发布时间: 20170422