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

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

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.d3.physics.PhysicsComponent [ 84%]

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

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

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

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

5. laya.d3.utils.Physics3DUtils [ 80%]

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

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

6. laya.physics.PhysicsDebugDraw [ 78%]

...icsDebugDrawInheritancePhysicsDebugDraw Sprite Node EventDispatcher Object 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者通过IDE设置打开 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...

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

7. laya.physics.Physics [ 68%]

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

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

8. laya.d3.core.scene.Scene3D [ 65%]

...父节点。Node  physicsSimulation : PhysicsSimulation[read-only] 获取物理模拟器。 Scene3D pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像...

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

9. laya.display.Stage [ 64%]

...多信息请参考 Matrix Stage  useRetinalCanvas : Boolean = false使用物理分辨率作为canvas大小,会改进渲染效果,但是会降低性能Stage viewport : Rectangle 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使...

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