大约有 544 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0044 秒)
...ure height : Number 实际高度。Texture offsetX : Number = 0沿 X 轴偏移量。Texture offsetY : Number = 0沿 Y 轴偏移量。Texture sourceHeight : Number = 0原始高度(包括被裁剪的透明区域)。Texture sourceWidth : Number = 0原始宽度(包括被裁剪的透...
来源: Laya2.0_api 发布时间: 20190513
...y : RigidBody[只读]刚体引用ColliderBase x : Number相对节点的x轴偏移PolygonCollider y : Number相对节点的y轴偏移PolygonColliderPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By destroy():void 销毁组件 Component onReset():void...
来源: Laya2.0_api 发布时间: 20190513
...y : RigidBody[只读]刚体引用ColliderBase x : Number相对节点的x轴偏移ChainCollider y : Number相对节点的y轴偏移ChainColliderPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By destroy():void 销毁组件 Component onReset():void 重...
来源: Laya2.0_api 发布时间: 20190513
如何让3D物体在xy平面上做曲线运动时其z轴旋转角度也跟着变化? //计算与上一次X坐标的差值 let speedX = newPos.x - pathItem.item.transform.position.x; //计算与上一次Y坐标的差值 let speedY = newPos.y - pathItem.item.transform.position.y; let angle = 0; //...
来源: Laya_社区 发布时间: 20190524
...allback : Boolean = falseColliderShape sizeX : Number[read-only] 获取X轴尺寸。 BoxColliderShape sizeY : Number[read-only] 获取Y轴尺寸。 BoxColliderShape sizeZ : Number[read-only] 获取Z轴尺寸。 BoxColliderShape type : int[read-only] 获取碰撞类型。 ColliderShapePubli...
来源: Laya2.0_api 发布时间: 20190513
...源管理机制释放影响等)。 Texture offsetX : Number = 0沿 X 轴偏移量。Texture offsetY : Number = 0沿 Y 轴偏移量。Texture released : Boolean[read-only] 表示资源是否已释放。 Texture repeat : Boolean 获取当前纹理是否启用了纹理平铺 Texture so...
来源: laya_api 发布时间: 20170929
...度。 ClipRectCmd width : Number 宽度。 ClipRectCmd x : Number X 轴偏移量。 ClipRectCmd y : Number Y 轴偏移量。 ClipRectCmdPublic Methods MethodDefined By recover():void 回收到对象池 ClipRectCmdPublic Constants ConstantDefined By ID : String = ClipRect[static] C...
来源: Laya2.0_api 发布时间: 20190513
...dth : Number (可选)宽度。 DrawImageCmd x : Number (可选)X轴偏移量。 DrawImageCmd y : Number (可选)Y轴偏移量。 DrawImageCmdPublic Methods MethodDefined By recover():void 回收到对象池 DrawImageCmdPublic Constants ConstantDefined By ID : String = Draw...
来源: Laya2.0_api 发布时间: 20190513
...CircleCmd radius : Number 半径。 DrawCircleCmd x : Number 圆点X 轴位置。 DrawCircleCmd y : Number 圆点Y 轴位置。 DrawCircleCmdPublic Methods MethodDefined By recover():void 回收到对象池 DrawCircleCmdPublic Constants ConstantDefined By ID : String = DrawCircle[s...
来源: Laya2.0_api 发布时间: 20190513
...olY, anchorX, anchorY...]。 DrawCurvesCmd x : Number 开始绘制的 X 轴位置。 DrawCurvesCmd y : Number 开始绘制的 Y 轴位置。 DrawCurvesCmdPublic Methods MethodDefined By recover():void 回收到对象池 DrawCurvesCmdPublic Constants ConstantDefined By ID : String = Dr...
来源: Laya2.0_api 发布时间: 20190513