大约有 4 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0013 秒)
...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
...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
...阵 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
...laya.mathsClasspublic class PointInheritancePoint Object Point 对象表示二维坐标系统中的某个位置,其中 x 表示水平轴,y 表示垂直轴。 Public Properties PropertyDefined By x : Number该点的水平坐标。Point y : Number该点的垂直坐标。PointPublic Methods ...
来源: Laya2.0_api 发布时间: 20190513