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

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

1231. 下载了最新版的IDE2.0.1,点击编辑模式时报错Laya3D init error,must support webGL! [ 49%]

...击Dialog之外的区域关闭弹框 Ts 编辑提示error TS5023: Unknown option 'p' 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 如何设置Sprite的宽高和点击区域? FairyGUI是一款专业的 UI编辑器(千万别点) 关于遍...

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

1232. as中BoxCollider引入了,但是运行的时候还是提示null [ 49%]

...目使用matter.js库无智能提示 Ts 编辑提示error TS5023: Unknown option 'p' 请问下怎么引入第三方库 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 JS 是...

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

1233. laya.d3.core.scene.bvhscenerendermanager.BVHSceneRenderManager_API3.0 [ 49%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/BVHSceneRenderManager/BVHSceneRenderManager" BVHSceneRenderManager Class BVHSceneRenderManager Hierarchy SceneRenderMa...

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

1234. laya.display.Input_API3.0 [ 49%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Input" Input Class Input Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输...

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

1235. 关于LayaAir IDE 编辑模式下的打包功能不能合成所有图片的问题 [ 49%]

...ayaair IDE的帧属性面板不见了 Ts 编辑提示error TS5023: Unknown option 'p' 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket Laya mac版的IDE 是没测试就上线了吗? ide 2.4 layaair2-cmd 编译报错 laya2...

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

1236. laya.d3.math.Plane_API3.0 [ 49%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Plane" Plane Class Plane 平面。 Hierarchy Plane Index Constructors constructor Properties PlaneIntersectionType_Back Plan...

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

1237. 发布layaair 发布flash版本,提示 Error loading: C:\Program Files\Java\jdk1.8.0_60 [ 49%]

...适配LayaAir版本的PureMVC框架 Ts 编辑提示error TS5023: Unknown option 'p' 如何通过命令行工具构建和发布项目 求助关于TiledMap的版本问题 问题状态 最新活动: 2017-02-25 15:29 浏览: 2496 关注: 3 人 Laya_XS • 2017-02-25 15:35 你的java sdk用的是32位的...

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

1238. laya.ui.TextInput_API3.0 [ 49%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/TextInput" TextInput Class TextInput TextInput 类用于创建显示对象以显示和输入文本。 example 以下示例代码...

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

1239. 物理引擎-Slingshot [ 49%]

...var render = LayaRender.create( { engine: engine, width: 800, height: 600, options: { background: '../../res/physics/img/background.png', wireframes: false } }); LayaRender.run(render); mouseConstraint = Matter.MouseConstraint.create(engine, { constraint: { angularStiffness: 0.1, stiffness: 2 }, ele...

来源: Laya_示例 发布时间: 20251219

1240. LayaRender问题 Matter在LayaRender下出现不正常问题 [ 48%]

...; var render = LayaRender.create({ element: document.body, engine: engine, options: { background: "#0E1115", wireframes: false, showDebug: true } }); //Runner.run(engine); LayaRender.run(render); World.add(engine.world, [ Bodies.rectangle(200, 150, 500, 20, { isStatic: true, angle: Math.PI...

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