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

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

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

...ritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By  x : NumberX轴坐标Vector2  y : NumberY轴坐标Vector2Public Methods  MethodDefined By  Vector2(x:Number = 0, y:Number = 0) 创建一个 Vector2 实例。 Vector...

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

2. laya.d3.core.particleShuriKen.module.GradientDataVector2 [ 99%]

...r2 ObjectImplements laya.d3.core.IClone GradientDataVector2 类用于创建二维向量渐变。 Public Properties PropertyDefined By  gradientCount : int[read-only] 二维向量渐变数量。GradientDataVector2Public Methods  MethodDefined By  GradientDataVector2() 创建一个 GradientDataV...

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

3. laya.d3.math.Matrix3x3 [ 58%]

...阵 Matrix3x3  translate(trans:Vector2, out:Matrix3x3):void 通过一个二维向量转换3x3矩阵 Matrix3x3  transpose(out:Matrix3x3):void 计算3x3矩阵的转置矩阵 Matrix3x3Public Constants ConstantDefined By  DEFAULT : Matrix3x3[static] 默认矩阵,禁止修改Matrix3x3Property Deta...

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

4. laya.maths.Point [ 56%]

...laya.mathsClasspublic class PointInheritancePoint Object Point 对象表示二维坐标系统中的某个位置,其中 x 表示水平轴,y 表示垂直轴。 Public Properties PropertyDefined By  x : Number该点的水平坐标。Point  y : Number该点的垂直坐标。PointPublic Methods ...

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