大约有 67 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0040 秒)
...fined By continuousCollisionDetection : Boolean 获取是否进行连续碰撞检测。 PhysicsSimulation disableSimulation : Boolean = false[static] PhysicsSimulation fixedTimeStep : Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模拟精度,默认是1.0 / 60....
来源: Laya2.0_api 发布时间: 20190513
...ted Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于...
来源: Laya2.0_api 发布时间: 20190513
...onent, collider2:PhysicsComponent):Boolean[static] 获取是否忽略两个碰撞器的碰撞检测。 Physics3DUtils setColliderCollision(collider1:PhysicsComponent, collider2:PhysicsComponent, collsion:Boolean):void[static] 是否忽略两个碰撞器的碰撞检测。 Physics3DUtilsPublic Cons...
来源: Laya2.0_api 发布时间: 20190513
...rited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值...
来源: Laya2.0_api 发布时间: 20190513
...ent PhysicsComponent Component Object PhysicsCollider 类用于创建物理碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否...
来源: Laya2.0_api 发布时间: 20190513
...autoSize=true,然后再获取宽高。Sprite的宽高一般用于进行碰撞检测和排版,并不影响显示图像大小,如果需要更改显示图像大小,请使用 scaleX , scaleY , scale。 Sprite 默认不接受鼠标事件,即mouseEnabled=false,但是只要对其监听任...
来源: Laya2.0_api 发布时间: 20190513
...示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。需要对显示对象的图像进行缩放,请使用scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Sprite hitArea : * 可以...
来源: Laya2.0_api 发布时间: 20190513
...mponent PhysicsComponent Component Object Rigidbody3D 类用于创建刚体碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By angularDamping : Number 获取刚体的角阻力。 Rigidbody3D angularFactor : Vector3 获取角因...
来源: Laya2.0_api 发布时间: 20190513
...示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。需要对显示对象的图像进行缩放,请使用scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Sprite hitArea : * 可以...
来源: Laya2.0_api 发布时间: 20190513
...示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。需要对显示对象的图像进行缩放,请使用scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Image hitArea : * 可以...
来源: Laya2.0_api 发布时间: 20190513