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

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

1. laya.utils.Ease [ 100%]

... — 指定动画属性的初始值。  c:Number — 指定动画属性的更改总计。  d:Number — 指定运动的持续时间。  s:Number (default = 1.70158) — 指定过冲量,此处数值越大,过冲越大。 ReturnsNumber — 指定时间的插补属性的值。 backInOut()method...

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

2. laya.utils.Tween [ 80%]

...性,缓动到当前状态。 Parameters target:* — 目标对象(即将更改属性值的对象)。  props:Object — 变化的属性列表,比如{x:100,y:20,ease:Ease.backOut,complete:Handler.create(this,onComplete),update:new Handler(this,onComplete)}。  duration:int — 花费的时间,...

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

3. laya.d3.math.Plane [ 78%]

...tor3):Plane[static] 创建一个 Plane 实例。 Plane  normalize():void 更改平面法线向量的系数,使之成单位长度。 PlaneProperty Detaildistancepropertypublic var distance:Number平面到坐标系原点的距离normalproperty public var normal:Vector3平面的向量PlaneIntersec...

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

4. laya.ui.Label [ 76%]

...l alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pi...

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

5. laya.ui.ComboBox [ 75%]

...e alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pi...

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

6. laya.display.Stage [ 73%]

...率越高,渲染压力越大,越费电,合理使用帧率甚至动态更改帧率有利于改进手机耗电。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolea...

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

7. laya.display.Text [ 66%]

...t alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘...

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

8. laya.ui.TextArea [ 65%]

...l alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pi...

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

9. laya.utils.TimeLine [ 63%]

...缓动到当前状态。 Parameters target:* — target 目标对象(即将更改属性值的对象)  props:Object — 要控制对象的属性  duration:Number — 对象TWEEN的时间  ease:Function (default = null) — 缓动类型  offset:Number (default = 0) — 相对于上一个对象,...

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

10. laya.ui.TextInput [ 62%]

...l alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pi...

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