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

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

541. 摄像机捕捉目标(JavaScript-3D基础(JS)-LayaAir3D之Camera) [ 80%]

...事件 this.changeActionButton.on(Laya.Event.CLICK, this, function(){ this.index++; if (this.index % 3 === 1 ){ //摄像机捕捉模型目标 this.camera.transform.lookAt(this.box.transform.position, this._up); } else if (this.index % 3 === 2){ //摄像机捕捉模型目标 this.camera.transform.loo...

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

542. 摄像机捕捉目标(TypeScript-3D基础(TS)-LayaAir3D之Camera) [ 80%]

...事件 this.changeActionButton.on(Laya.Event.CLICK, this, function(){ this.index++; if (this.index % 3 === 1 ){ //摄像机捕捉模型目标 this.camera.transform.lookAt(this.box.transform.position, this._up); } else if (this.index % 3 === 2){ //摄像机捕捉模型目标 this.camera.transform.loo...

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

543. web发布问题 [ 80%]

...并??? 老版本的打包web 会生成一个main.min.js 文件 然后index.html 就只用了这个文件, 如下图 还有  新的版本管理  加载3D模型的时候,新的版本管理会出问题,这个问题会解决吗?,老版本的那个版本管理太尴尬了,每次更新...

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

544. 使用layaAirIDE打包APK问题 [ 80%]

...。 apk打包时无论我选择是否是单机版(非单机版已经把index.html和相关资源放到了一个可访问的http服务器了),最终运行都是上面的错误 请问下是哪里我操作的不对吗?应该要怎么处理? 还有问下,如果我想直接在chrome里运行...

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

545. laya.html.XMLUtils_API3.0 [ 80%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/html/XMLUtils" XMLUtils Class XMLUtils Hierarchy XMLUtils Index Methods decodeString encodeString getBool getFloat getInt getString...

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

546. 打开游戏时太多脚本 怎么把脚本分开加载 [ 80%]

...脚本分开加载 打开游戏时太多脚本 怎么把脚本分开加载 index.html 里面 <script src="..src/login.js"></script> <script src="..src/game.js"></script> 怎么可以把 game.js 登陆后加载 就是说index.html里面先不加载 game.js 2018-11-07 添加评...

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

547. TiledMap最新版1.9.1不支持吗? [ 80%]

...块的自定义属性读取不到,看导出的数据里是放在tilesets[index0].tiles[index1].properties里头的,但是laya.tiledmap.js里读取时直接读的tilesets[index0].properties   ②对象图层位置错位,好像往上移了一行。(查看源码发现矩形类型的对象坐...

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

548. laya.d3.renderobjs.nativeobj.NativeCullPassBase_API3.0 [ 80%]

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/NativeCullPass" NativeCullPassBase Class NativeCullPassBase Hierarchy NativeCullPassBase Implements ICullPa...

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

549. laya.d3.core.particleshuriken.module.RotationOverLifetime_API3.0 [ 80%]

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/particleShuriKen/module/RotationOverLifetime" RotationOverLifetime Class RotationOverLifetime RotationOverLifetime 类用...

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

550. 最新版本 1.7.5 beta fontClip [ 80%]

...信 a13121527420 - 哇啦哇啦哇啦! 赞同来自: public function set index(value:int):void {             _index = value;             if (_bitmap && _sources) {                 this.graphics.clear();                 var splitArr:Array = value.to...

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