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

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

1. laya.physics.joint.GearJoint [ 100%]

...]获取所属Node节点。 Component  ratio : Number两个齿轮角速度比例,默认1GearJointProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _joint : *原生关节对象JointBasePublic Methods Hide Inherited Public Methods Show...

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

2. laya.utils.Tween [ 81%]

...ies PropertyDefined By  progress : Number[write-only] 设置当前执行比例Tween  repeat : int = 1重播次数,如果repeat=0,则表示无限循环播放Tween  update : Handler更新回调,缓动数值发生变化时,回调变化的值TweenPublic Methods  MethodDefined By  clear...

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

3. laya.utils.Ease [ 79%]

...运动速度。 其中每个时间间隔是剩余距离减去一个固定比例部分。 Ease  expoInOut(t:Number, b:Number, c:Number, d:Number):Number[static] 开始运动时速率为零,先对运动进行加速,再减速直到速率为零。 其中每个时间间隔是剩余距离减去一...

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

4. laya.display.Stage [ 71%]

... :不缩放; "exactfit" :全屏不等比缩放; "showall" :最小比例缩放; "noborder" :最大比例缩放; "full" :不缩放,stage的宽高等于屏幕宽高; "fixedwidth" :宽度不变,高度根据屏幕比缩放; "fixedheight" :高度不变,宽度根据屏幕比...

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

5. laya.d3.math.Quaternion [ 69%]

...四元数  right:Quaternion — right四元数b  amount:Number — 插值比例  out:Quaternion — 输出四元数 lookAt()method  public static function lookAt(eye:Vector3, target:Vector3, up:Vector3, out:Quaternion):void 计算观察四元数 Parameters eye:Vector3 — 观察者位置  targe...

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

6. laya.d3.math.Native.ConchQuaternion [ 67%]

...数  right:ConchQuaternion — right四元数b  amount:Number — 插值比例  out:ConchQuaternion — 输出四元数 lookAt()method  public static function lookAt(eye:*, target:*, up:*, out:ConchQuaternion):void 计算观察四元数 Parameters eye:* — 观察者位置  target:* — 目标...

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

7. laya.d3.math.Native.ConchVector4 [ 45%]

...— left向量。  b:ConchVector4 — right向量。  t:Number — 插值比例。  out:ConchVector4 — 输出向量。 max()method  public static function max(a:ConchVector4, b:ConchVector4, out:ConchVector4):void 分别取两个四维向量x、y、z的最大值计算新的四维向量。 Para...

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

8. laya.d3.math.Vector4 [ 45%]

...tor4 — left向量。  b:Vector4 — right向量。  t:Number — 插值比例。  out:Vector4 — 输出向量。 max()method  public static function max(a:Vector4, b:Vector4, out:Vector4):void 分别取两个四维向量x、y、z的最大值计算新的四维向量。 Parameters a:Vector4 —...

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

9. laya.d3.math.Vector3 [ 41%]

...tor3 — left向量。  b:Vector3 — right向量。  t:Number — 插值比例。  out:Vector3 — 输出向量。 max()method  public static function max(a:Vector3, b:Vector3, out:Vector3):void 分别取两个三维向量x、y、z的最大值计算新的三维向量。 Parameters a:Vector3 —...

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

10. laya.ui.ScrollBar [ 39%]

... thumbPercent : Number获取或设置一个值,该值表示滑条长度比例,值为:(0-1)。 ScrollBar  tick : Number 滚动的刻度值,滑动数值为tick的整数倍。默认值为1。 ScrollBar toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,...

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