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

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

1. laya.physics.Physics_API3.0 [ 100%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/Physics" Physics Class Physics 2D物理引擎,使用Box2d驱动 Hierarchy EventDispatcher Physics Index Constructors constructor Properties box2d positionIterations velocityIterations world PIXEL_RATIO Accessors all...

来源: Laya3.0_api 发布时间: 20231115

2. 2D物理-桥 [ 98%]

...TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Physics_Physics_Bridge { constructor() { this.ecount = 30; Laya.Config.isAntialias = true; Laya.Laya.init(1200, 700, Laya.WebGL); Laya.Stat.show(); Laya.Physics.enable(); Laya.PhysicsDebugDraw.enable(); Laya.Laya.stage.alignV ...

来源: Laya2.0_示例 发布时间: 20240930

3. laya.d3.utils.Physics3DUtils_API3.0 [ 98%]

...rotected All Inherited Externals Only exported Menu Globals "laya/d3/utils/Physics3DUtils" Physics3DUtils Class Physics3DUtils Physics 类用于简单物理检测。 Hierarchy Physics3DUtils Index Constructors constructor Properties COLLISIONFILTERGROUP_ALLFILTER COLLISIONFILTERGROUP_CHARACTERFILTER...

来源: Laya3.0_api 发布时间: 20231115

4. laya.d3.physics.PhysicsSimulation_API3.0 [ 98%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/PhysicsSimulation" PhysicsSimulation Class PhysicsSimulation Simulation 类用于创建物理模拟器。 Hierarchy PhysicsSimulation Index Properties dt fixedTimeStep maxSubSteps disableSimulation Accessors continuou...

来源: Laya3.0_api 发布时间: 20231115

5. laya.d3.physics.RaycastWheel_API3.0 [ 98%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/RaycastWheel" RaycastWheel Class RaycastWheel Hierarchy RaycastWheel Index Constructors constructor Properties bt btWheelPtr worldMat worldPos worldQuat Accessors brake deltaRotation engineForce rotation steeringValue...

来源: Laya3.0_api 发布时间: 20231115

6. laya.physics.Physics [ 98%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames PhysicsProperties | Methods Packagelaya.physicsClasspublic class PhysicsInheritancePhysics EventDispatcher Object 2D物理引擎,使用Box2d驱动 Public Properties PropertyDefined By  allowSleeping : Boolean 设置是...

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

7. laya.d3.utils.Physics3DUtils [ 98%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Physics3DUtilsProperties | Methods | Constants Packagelaya.d3.utilsClasspublic class Physics3DUtilsInheritancePhysics3DUtils Object Physics 类用于简单物理检测。 Public Properties PropertyDefined By  gravity : ...

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

8. 2D物理-碰撞过滤器 [ 98%]

...ndow.Laya=window.Laya||{}; (function (exports, Laya) { 'use strict'; class Physics_Physics_CollisionFiltering { constructor() { this.preMovementX = 0; this.preMovementY = 0; Laya.Config.isAntialias = true; Laya.Laya.init(1200, 700, Laya.WebGL); Laya.Stat.show(); Laya.Physics.enable(); Laya.PhysicsDe...

来源: Laya2.0_示例 发布时间: 20240930

9. laya.d3.physics.shape.CompoundColliderShape_API3.0 [ 97%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/shape/CompoundColliderShape" CompoundColliderShape Class CompoundColliderShape CompoundColliderShape 类用于创建组合碰撞器。 Hierarchy ColliderShape CompoundColliderShape Implements IClone Index Constructors...

来源: Laya3.0_api 发布时间: 20231115

10. Laya.Physics接口怎么用,为什么Laya.Physics.stop(),提示不是一个函数 [ 97%]

Laya.Physics接口怎么用,为什么Laya.Physics.stop(),提示不是一个函数 调用Laya.Physics.stop()提示不是一个函数,应该怎么用 2018-09-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ...

来源: Laya_社区 发布时间: 20180922