大约有 22 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0028 秒)
...位,地址高位存储值的高位。 Byte length : int Byte 对象的长度(以字节为单位)。 如果将长度设置为大于当前长度的值,则用零填充字节数组的右侧;如果将长度设置为小于当前长度的值,将会截断该字节数组。 如果要设置的...
来源: laya_api 发布时间: 20170929
...andomDirection : Boolean随机方向。BaseShape x : Number发射器X轴长度。BoxShape y : Number发射器Y轴长度。BoxShape z : Number发射器Z轴长度。BoxShapePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By BoxShape() 创建一个 ...
来源: laya_api 发布时间: 20170929
...四维向量是否相等。 Vector4 length():Number 求四维向量的长度。 Vector4 lengthSquared():Number 求四维向量长度的平方。 Vector4 lerp(a:Vector4, b:Vector4, t:Number, out:Vector4):void[static] 插值四维向量。 Vector4 max(a:Vector4, b:Vector4, out:Vector4):voi...
来源: laya_api 发布时间: 20170929
...四边形。 Public Properties PropertyDefined By long : Number 返回长度 QuadMesh width : Number 返回宽度 QuadMeshPublic Methods MethodDefined By QuadMesh(long:Number = 1, width:Number = 1) 创建一个四边形模型 QuadMeshProtected Methods MethodDefined By recreateResour...
来源: laya_api 发布时间: 20170929
...元数的逆四元数。 Quaternion length():Number 计算四元数的长度 Quaternion lengthSquared():Number 计算长度的平方。 Quaternion lerp(left:Quaternion, right:Quaternion, t:Number, out:Quaternion):void[static] 计算两个四元数的线性插值 Quaternion lookAt(eye:Vec...
来源: laya_api 发布时间: 20170929
...yDefined By height : Number 返回高度 BoxMesh long : Number 返回长度 BoxMesh width : Number 返回宽度 BoxMeshPublic Methods MethodDefined By BoxMesh(long:Number = 1, width:Number = 1, height:int = 1) 创建一个方体模型 BoxMeshProtected Methods MethodDefined By recr...
来源: laya_api 发布时间: 20170929
...一个碰撞器的碰撞信息 distance:Number (default = NaN) — 射线长度,默认为最大值 layer:int (default = 0) — 选定制定层内的碰撞器,其他层内碰撞器忽略 rayCastAll()method public static function rayCastAll(ray:Ray, outHitAllInfo:Vector.<RaycastHit>, dista...
来源: laya_api 发布时间: 20170929
...ane normalize():void 更改平面法线向量的系数,使之成单位长度。 PlaneProperty Detaildistancepropertypublic var distance:Number平面到坐标系原点的距离normalproperty public var normal:Vector3平面的向量PlaneIntersectionType_Backproperty public static var PlaneInter...
来源: laya_api 发布时间: 20170929
...维向量。 Vector3 scalarLength(a:Vector3):Number[static] 计算标量长度。 Vector3 scalarLengthSquared(a:Vector3):Number[static] 计算标量长度。 Vector3 scale(a:Vector3, b:Number, out:Vector3):void[static] 缩放三维向量。 Vector3 subtract(a:Vector3, b:Vector3, o:Vector...
来源: laya_api 发布时间: 20170929
...oneShape enable : Boolean是否启用。BaseShape length : Number椎体长度。ConeShape radius : Number发射器半径。ConeShape randomDirection : Boolean随机方向。BaseShapePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By ConeShape() ...
来源: laya_api 发布时间: 20170929