• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 4 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0020 秒)

1. laya.d3.physics.PhysicsSimulation [ 100%]

...fined By  continuousCollisionDetection : Boolean 获取是否进行连续碰撞检测。 PhysicsSimulation  disableSimulation : Boolean = false[static] PhysicsSimulation  fixedTimeStep : Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模拟精度,默认是1.0 / 60....

来源: Laya2.0_api 发布时间: 20190513

2. laya.d3.physics.PhysicsTriggerComponent [ 85%]

...rited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小于该值...

来源: Laya2.0_api 发布时间: 20190513

3. laya.d3.physics.Rigidbody3D [ 82%]

...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

4. laya.d3.core.scene.Scene3D [ 76%]

...示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。需要对显示对象的图像进行缩放,请使用scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Sprite hitArea : * 可以...

来源: Laya2.0_api 发布时间: 20190513