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

大约有 566 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0041 秒)

561. 深入理解LayaAir引擎架构和实现原理(三)引擎渲染主循环与AOP介入控制 [ 41%]

...步运行的代码// 注入脚本的代码 export default function () { // 检测是否包含Laya变量 var isLayaGame = true; try { var layaGame = Laya; } catch (e) { isLayaGame = false; } if (isLayaGame) { // laya 暂停状态 window.layaStatePause = false; // laya 需要单步次数 window.layaSt...

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

562. 没有人尝试使用3d物理引擎么 [ 40%]

...N; world=new CANNON.World(); world.gravity.set(0, 0, -9.8); // 设置碰撞检测类型 world.broadphase=new CANNON.NaiveBroadphase(); // 创建几何体(几何体和物理实体),添加到加农世界 // 球体,质量5,半径1 var mass:Object=50, radius:Object=1; var sphereShape:Object=ne...

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

563. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 37%]

...nstraints/ConstraintComponent.ts:81 连接的两个物体是否进行碰撞检测 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/compo...

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

564. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 36%]

...nstraints/ConstraintComponent.ts:81 连接的两个物体是否进行碰撞检测 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/compo...

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

565. 看了其他引擎才发现 LAYA 真的太太太太好用了!!!! [ 30%]

...搞就怎么搞。现在用laya,改个名字你都得小心翼翼的。检测配置 编译js 资源等 手动去干。 2019-04-11 8 1 分享 微博 QZONE 微信 Daze 赞同来自: zengjoeng 、苏美尔 、离殇一曲与谁眠 、Another 、汤启明 、1563433069用户 、137*****291更多 » ...

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

566. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 27%]

...nstraints/ConstraintComponent.ts:81 连接的两个物体是否进行碰撞检测 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/compo...

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