大约有 37 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0036 秒)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By el...
来源: laya_api 发布时间: 20170929
...c/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Vector2" Vector2 Class Vector2 Vector2 类用于创建二维向量。 Hierarchy Vector2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArra...
来源: Laya3.0_api 发布时间: 20231115
...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector2" Vector2 Class Vector2 Vector2 类用于创建二维向量。 Hierarchy Vector2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArra...
来源: Laya3.0_api 发布时间: 20231102
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By x ...
来源: Laya2.0_api 发布时间: 20190513
...ic] 根据指定旋转生成3x3矩阵 Matrix3x3 createFromScaling(scale:Vector2, out:Matrix3x3):void[static] 根据制定缩放生成3x3矩阵 Matrix3x3 createFromTranslation(trans:Vector2, out:Matrix3x3):void[static] 根据指定平移生成3x3矩阵 Matrix3x3 determinant():Number 计算3x...
来源: laya_api 发布时间: 20170929
...ic] 根据指定旋转生成3x3矩阵 Matrix3x3 createFromScaling(scale:Vector2, out:Matrix3x3):void[static] 根据制定缩放生成3x3矩阵 Matrix3x3 createFromTranslation(trans:Vector2, out:Matrix3x3):void[static] 根据指定平移生成3x3矩阵 Matrix3x3 determinant():Number 计算3x...
来源: Laya2.0_api 发布时间: 20190513
...ngDetailTextureInfo normalTexture : StringDetailTextureInfo offset : Vector2DetailTextureInfo scale : Vector2DetailTextureInfoPublic Methods MethodDefined By DetailTextureInfo()DetailTextureInfoProperty DetaildiffuseTexturepropertypublic var diffuseTexture:StringnormalTextureproperty ...
来源: Laya2.0_api 发布时间: 20190513
...为什么? 我使用这种方式构造了一个射线: let point = new Vector2(Laya.stage.mouseX, Laya.stage.mouseY); camera.viewportPointToRay(point, this._ray);然后发现ray构造出来的位置始终不对,我沿着ray的方向放了一组3D物体,和从屏幕点击下去的位置始终...
来源: Laya_社区 发布时间: 20180201
...r 旋转角度 out: Matrix3x3 输出矩阵 Returns void scale scale(scale: Vector2, out: Matrix3x3): void Defined in laya/maths/Matrix3x3.ts:250 根据制定缩放3x3矩阵 Parameters scale: Vector2 缩放值 out: Matrix3x3 输出矩阵 Returns void translate translate(trans: Vector2, out: Matrix3x3...
来源: Laya3.0_api 发布时间: 20231115
...r 旋转角度 out: Matrix3x3 输出矩阵 Returns void scale scale(scale: Vector2, out: Matrix3x3): void Defined in laya/d3/math/Matrix3x3.ts:250 根据制定缩放3x3矩阵 Parameters scale: Vector2 缩放值 out: Matrix3x3 输出矩阵 Returns void translate translate(trans: Vector2, out: Matrix3...
来源: Laya3.0_api 发布时间: 20231102