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

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

21941. OPPO小游戏分包指南(TypeScript-小游戏适配文档-OPPO小游戏) [ 38%]

...快游戏产品。 #### 1、是否使用过UI加载或者分离模式? LayaAir引擎的开发者,UI大多都是通过LayaAirIDE制作。 在F9的UI模式选项,以及项目管理器,右击每一个UI页面设置默认属性时的导出类型选项,都可以看到内嵌模式、加载模式...

来源: Laya2.0_文档 发布时间: 20210715

21942. layanative 命令行工具使用(TypeScript-LayaNative原生服务-LayaNative工具使用) [ 38%]

...SDK目录。[SDK下载地址](https://ldc.layabox.com/layadownload/?type=layaairnative-LayaAir%20Native%20SDK%200.9.6) ``` $ layanative2 createapp -f SnowBallH5 -t 1 -n SnowBallNative -u http://10.10.20.102:8899/index.js -s D:/v2.0 ``` ### 3.刷新native项目资源包 refreshres命令用于刷新na...

来源: Laya2.0_文档 发布时间: 20210715

21943. laya.physics.joint.JointBase_API3.0 [ 38%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/JointBase" JointBase Class JointBase 关节基类 Hierarchy Component JointBase DistanceJoint GearJoint MotorJoint Mo...

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

21944. Laya.Pool用法 [ 38%]

LayaAir引擎 Laya.Pool用法 屏蔽的代码是想用pool实现的,结果不行,请指点:  module com.bigao.h5.ProtoPool {     import Pool = Laya.Pool;     // import proto = com.bigao.h5.proto     /**      * 协议对象池      * Author :Terry        * Created: 2017-08-07 ...

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

21945. laya.d3.renderobjs.nativeobj.NativeInstanceRenderElementOBJ_API3.0 [ 38%]

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/RenderObjs/NativeOBJ/NativeInstanceRenderElementOBJ" NativeInstanceRenderElementOBJ Class NativeInstanceRenderElementOBJ Hierarc...

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

21946. 项目做了一周.然后打不开了.怎么办? [ 38%]

...esource: the server responded with a status of 404 (Not Found) E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\layarepublic\toolbar\extension.js:66 Problem retrieving XML data E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\codeextension\servicecount\extension.js:3 servicecount extension disabled! I...

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

21947. /clang:-1: linker command failed with exit code 1 (use -v to see invocation) [ 38%]

...式下为什么会自动打开Visual Studio Code,有什么办法设置在LayaAir上面编辑代码? 爆循环依赖警告,怎办?warnning Circular dependency: { code: 'CIRCULAR_DEPENDENCY', Failed to load resource: net::ERR_FILE_NOT_FOUND HttpRequest在ios系统出现Request failed Status:0 ...

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

21948. 请问object层中添加的sprite怎么添加点击事件 [ 38%]

...被锁定, 无法添加新回复 发起人 158*****197 相关问题 请问LayaAir中如何使图片以圆形的方式显示? Dialog:屏蔽点击Dialog之外的区域关闭弹框 请问laya有没有地图编辑器工具? 请问有没有方法能够获取“鼠标是否处于按下状态”? ...

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

21949. laya.d3.core.MeshFilter_API3.0 [ 38%]

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/MeshFilter" MeshFilter Class MeshFilter MeshFilter 类用于创建网格过滤器。 Hierarchy Component MeshFilter Index C...

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

21950. 碰撞检测 outHitInfo.distance 一直等于 -1 ?(TS代码) [ 38%]

... 提交 2 个回复 ymsdandan 赞同来自: 代码详情请查看https://layaair.ldc.layabox.co ... ing04 2017-11-13 0 3 分享 微博 QZONE 微信 ymsdandan 赞同来自: 你这个是射线检测没有检测到,API中对于没有检测到的distance就=-1; 2017-11-13 0 0 分享 微博 QZONE 微...

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