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

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

1. laya.d3.math.HalfFloatUtils [ 100%]

...于创建HalfFloat工具。 Public Methods  MethodDefined By  convertToNumber(float16bits:int):Number[static] convert a half float number bits to a number.HalfFloatUtils  roundToFloat16Bits(num:Number):int[static] round a number to a half float number bits.HalfFloatUtilsMethod DetailconvertToNu...

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

2. laya.d3.physics.PhysicsSimulation [ 99%]

...eSimulation : Boolean = false[static] PhysicsSimulation  fixedTimeStep : Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模拟精度,默认是1.0 / 60.0。PhysicsSimulation  gravity : Vector3 获取重力。 PhysicsSimulation  maxSubSteps : int = 1物理引擎在...

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

3. laya.utils.Tween [ 95%]

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

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

4. laya.ui.Clip [ 88%]

...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...

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

5. laya.utils.TimeLine [ 82%]

...时间轴动画的类。 Public Properties PropertyDefined By  scale : Number = 1 缩放动画播放的速度。TimeLine  total : int[read-only] 得到总帧数。 TimeLinePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  addLabel(label:String, offs...

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

6. laya.ui.FontClip [ 81%]

...是否激活。 Node  align : String水平对齐方式FontClip alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent ancho...

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

7. laya.d3.math.OrientedBoundBox [ 73%]

...虑尺寸的平方 OrientedBoundBox  intersectsRay(ray:Ray, out:Vector3):Number 该包围盒是否与空间中另一射线相交 OrientedBoundBox  merge(a:OrientedBoundBox, b:OrientedBoundBox, noMatrixScaleApplied:Boolean):void[static] 把一个Obb类型的包围盒b合入另一Obb型包围盒a ...

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