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

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

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

...icsSimulationInheritancePhysicsSimulation Object Simulation 类用于创建物理模拟器。 Public Properties PropertyDefined By  continuousCollisionDetection : Boolean 获取是否进行连续碰撞检测。 PhysicsSimulation  disableSimulation : Boolean = false[static] PhysicsSimulation  ...

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

2. laya.physics.RigidBody [ 91%]

...ritanceRigidBody Component Object 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的位置同步 物理世界的位置变化会自动同步到显示对象,显示对象本身的位移,旋转(父对象位移无效)也会自动同步到物...

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

3. laya.physics.Physics [ 90%]

...hysicsClasspublic class PhysicsInheritancePhysics EventDispatcher Object 2D物理引擎,使用Box2d驱动 Public Properties PropertyDefined By  allowSleeping : Boolean 设置是否允许休眠,休眠可以提高稳定性和性能,但通常会牺牲准确性 Physics  box2d : *Box2d引擎...

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

4. laya.d3.physics.ContactPoint [ 89%]

...ass ContactPointInheritanceContactPoint Object ContactPoint 类用于创建物理碰撞信息。 Public Properties PropertyDefined By  colliderA : PhysicsComponent = null碰撞器A。ContactPoint  colliderB : PhysicsComponent = null碰撞器B。ContactPoint  distance : Number = 0距离。Cont...

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

5. laya.d3.physics.PhysicsTriggerComponent [ 82%]

...lasses PhysicsCollider, Rigidbody3D PhysicsTriggerComponent 类用于创建物理触发器组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞碰撞组。 PhysicsComponent canScaleShape : Boolean =...

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

6. laya.d3.physics.PhysicsCollider [ 81%]

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

7. laya.d3.physics.PhysicsComponent [ 79%]

...aracterController, PhysicsTriggerComponent PhysicsComponent 类用于创建物理组件的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  canCollideWith : int 获取可碰撞碰撞组。 PhysicsComponent  canScaleShape : Boole...

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

8. laya.d3.utils.Physics3DUtils [ 75%]

...lass Physics3DUtilsInheritancePhysics3DUtils Object Physics 类用于简单物理检测。 Public Properties PropertyDefined By  gravity : Vector3[static] 重力值。Physics3DUtilsPublic Methods  MethodDefined By  Physics3DUtils() 创建一个 Physics 实例。 Physics3DUtils  getIColliderC...

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

9. laya.events.Event [ 74%]

...更新时触发。Event  TRIGGER_ENTER : String = triggerenter[static] 物理碰撞开始Event  TRIGGER_EXIT : String = triggerexit[static] 物理碰撞结束Event  TRIGGER_STAY : String = triggerstay[static] 物理碰撞持续Event  UNDISPLAY : String = undisplay[static] 定义 undisplay ...

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

10. laya.ui.UIEvent [ 71%]

...阵更新时触发。Event TRIGGER_ENTER : String = triggerenter[static] 物理碰撞开始Event TRIGGER_EXIT : String = triggerexit[static] 物理碰撞结束Event TRIGGER_STAY : String = triggerstay[static] 物理碰撞持续Event UNDISPLAY : String = undisplay[static] 定义 undisplay 事件...

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