大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0065 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
...Property Detaildampingpropertydamping:Number Implementation public function get damping():Number public function set damping(value:Number):voidimpulseClampproperty impulseClamp:Number Implementation public function get impulseClamp():Number public function set impulseC...
来源: Laya2.0_api 发布时间: 20190513
...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
...并到终点。 Tween from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 从props属性,缓动到当前状态。 Tween from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = ...
来源: Laya2.0_api 发布时间: 20190513
...该包围盒的中心Constructor DetailOrientedBoundBox()Constructorpublic function OrientedBoundBox(extents:Vector3, transformation:Matrix4x4) 创建一个 OrientedBoundBox 实例。 Parameters extents:Vector3 — 每个轴长度的一半 transformation:Matrix4x4 — 包围盒的位置和缩放, ...
来源: laya_api 发布时间: 20170929
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513
...stant:Vector4 [read-only] 固定颜色。 Implementation public function get constant():Vector4constantMaxproperty constantMax:Vector4 [read-only] 最大固定颜色。 Implementation public function get constantMax():Vector4constantMinproperty constantMin:Vector4 [read-on...
来源: Laya2.0_api 发布时间: 20190513
...ector4零向量,禁止修改Constructor DetailVector4()Constructorpublic function Vector4(x:Number = 0, y:Number = 0, z:Number = 0, w:Number = 0) 创建一个 Vector4 实例。 Parameters x:Number (default = 0) — X轴坐标。 y:Number (default = 0) — Y轴坐标。 z:Number (default = 0) ...
来源: Laya2.0_api 发布时间: 20190513
... 轴平移每个点的距离。Constructor DetailMatrix()Constructorpublic function Matrix(a:Number = 1, b:Number = 0, c:Number = 0, d:Number = 1, tx:Number = 0, ty:Number = 0, nums:Number = 0) 使用指定参数创建新的 Matrix 对象。 Parameters a:Number (default = 1) — (可选)缩放...
来源: Laya2.0_api 发布时间: 20190513
...stant:Vector4 [read-only] 固定颜色。 Implementation public function get constant():Vector4constantMaxproperty constantMax:Vector4 [read-only] 最大固定颜色。 Implementation public function get constantMax():Vector4constantMinproperty constantMin:Vector4 [read-on...
来源: laya_api 发布时间: 20170929
...Texture:BaseTexture 获取漫反射贴图。 Implementation public function get diffuseTexture():BaseTexture public function set diffuseTexture(value:BaseTexture):voidHammersleyNoiseTexproperty public static var HammersleyNoiseTex:DataTexture2Dhas_tangentproperty has_tangent:Boolean...
来源: laya_api 发布时间: 20170929