大约有 305 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
... Public Properties PropertyDefined By length : Number[read-only] 获取长度。 CapsuleColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback : Boolean = falseCollider...
来源: Laya2.0_api 发布时间: 20190513
...ane normalize():void 更改平面法线向量的系数,使之成单位长度。 PlaneProperty Detaildistancepropertypublic var distance:Number平面到坐标系原点的距离normalproperty public var normal:Vector3平面的向量PlaneIntersectionType_Backproperty public static var PlaneInter...
来源: laya_api 发布时间: 20170929
...ane normalize():void 更改平面法线向量的系数,使之成单位长度。 PlaneProperty Detaildistancepropertypublic var distance:Number平面到坐标系原点的距离normalproperty public var normal:Vector3平面的向量PlaneIntersectionType_Backproperty public static var PlaneInter...
来源: Laya2.0_api 发布时间: 20190513
... void length length(): number Defined in laya/d3/math/Vector3.ts:404 计算长度。 Returns number 长度。 lengthSquared lengthSquared(): number Defined in laya/d3/math/Vector3.ts:412 计算平方。 Returns number 返回向量长度的平方。 normalize normalize(): this Defined in laya/d3/math...
来源: Laya3.0_api 发布时间: 20231102
...维向量。 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
...操作,但是如果我定义的属性为数组的话,无法定义数组长度了,这个现在新版本如何变更数组长度?
来源: Laya_社区 发布时间: 20211223
...中受到的阻尼,建议取值0~1。 ##### length 约束的目标静止长度。 ##### minLength 约束的最小长度,-1表示使用默认值 ##### maxLength 约束的最大长度,-1表示使用默认值 ##### collideConnect [首次设置有效]两个刚体是否可以发生碰撞,默认...
来源: Laya2.0_文档 发布时间: 20210714
...示文字. ide里面会乱码. 这都无所谓. 问题是这个label我们长度限制了一下,超出的就隐藏.然后 ios 就会显示undefined. 推测是因为乱码长度,所以没显示文字,但是乱码显示不出来所以变成了undefined. 希望ios和安卓能一致 附件 : --> 2016-10...
来源: Laya_社区 发布时间: 20161021
... ConchVector3 scalarLength(a:ConchVector3):Number[static] 计算标量长度。 ConchVector3 scalarLengthSquared(a:ConchVector3):Number[static] 计算标量长度的平方。 ConchVector3 scale(a:ConchVector3, b:Number, out:ConchVector3):void[static] 缩放三维向量。 ConchVector3 se...
来源: Laya2.0_api 发布时间: 20190513
...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