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

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

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

...nheritanceMotorJoint JointBase Component Object 马达关节:用来限制两个刚体,使其相对位置和角度保持不变 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  angularOffset : Number基于otherBody的角度偏移量,也...

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

2. laya.d3.math.Quaternion [ 96%]

...add(left:Quaternion, right:Quaternion, out:Quaternion):void[static] 计算两个四元数的和 Quaternion  clone():* 克隆。 Quaternion  cloneTo(destObject:*):void 克隆。 Quaternion  createFromAxisAngle(axis:Vector3, rad:Number, out:Quaternion):void[static] 从指定的轴和角度计算...

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

3. laya.d3.math.Native.ConchQuaternion [ 95%]

...add(left:*, right:ConchQuaternion, out:ConchQuaternion):void[static] 计算两个四元数的和 ConchQuaternion  clone():* 克隆。 ConchQuaternion  cloneTo(destObject:*):void 克隆。 ConchQuaternion  createFromAxisAngle(axis:ConchVector3, rad:Number, out:ConchQuaternion):void[static] 从...

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

4. laya.d3.math.Matrix4x4 [ 70%]

...欧拉角。 Matrix4x4  equalsOtherMatrix(other:Matrix4x4):Boolean 判断两个4x4矩阵的值是否相等。 Matrix4x4  getElementByRowColumn(row:Number, column:Number):NumberMatrix4x4  getForward(out:Vector3):void 获取前向量。 Matrix4x4  getTranslationVector(out:Vector3):void 获取...

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

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

...3  multiply(left:Matrix3x3, right:Matrix3x3, out:Matrix3x3):void[static] 两个3x3矩阵的相乘 Matrix3x3  rotate(rad:Number, out:Matrix3x3):void 根据指定角度旋转3x3矩阵 Matrix3x3  scale(scale:Vector2, out:Matrix3x3):void 据制定缩放3x3矩阵 Matrix3x3  translate(trans:Vector...

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

6. laya.physics.joint.WeldJoint [ 68%]

...Joint JointBase Component Object 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的限制,两个刚体的相对位置和角度都保持不变,看上去像一个整体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Prop...

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

7. laya.ui.Image [ 54%]

...图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active...

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

8. laya.maths.Matrix [ 52%]

...t(matrix:Matrix):Matrix 将指定矩阵与当前矩阵连接,从而将这两个矩阵的几何效果有效地结合在一起。 Matrix  copyTo(dec:Matrix):Matrix 将当前 Matrix 对象中的所有矩阵数据复制到指定的 Matrix 对象中。 Matrix  create():Matrix[static] 从对象池...

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

9. laya.ui.Clip [ 51%]

...为一个切片动画。 Image和Clip组件是唯一支持异步加载的两个组件,比如clip.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身...

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

10. laya.ui.ScrollBar [ 50%]

...lBar 组件控制所显示的数据部分。 滚动条由四部分组成:两个箭头按钮、一个轨道和一个滑块。 See alsolaya.ui.VScrollBarlaya.ui.HScrollBarPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取...

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