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

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

901. laya.device.motion.AccelerationInfo_API3.0 [ 57%]

...ionInfo" AccelerationInfo constructor x y z Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

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

902. json的错误怎么解决 [ 57%]

... Unexpected token in JSON at position 64;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 64   我也遇到类似的 2018-11-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 steven chan 相关...

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

903. laya.d3.graphics.VertexElement_API3.0 [ 57%]

...nstructor elementFormat elementUsage offset Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface

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

904. Canvas模式下不报错,WebGL模式下运行时报错 [ 57%]

...fileRect()方法,具体行见截图   RenderContext类:this._drawRect=function(x,y,args){                 var ctx=this.ctx;                 if (args[4] !=null){                     ctx.fillStyle=args[4];                     ctx.fillRect(x+ar...

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

905. 建立项目就报错 是什么原因 [ 57%]

...机上就连接不上socket 导微信小程序报错window.focus is not a function 用了ByteArray的zlib.min.js后报错 runtime运行报错! 启动引擎报错 mPlugin.game_plugin_init(3); 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 问题...

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

906. laya.components.AnimatorState2DScript_API3.0 [ 57%]

...ript onStateEnter onStateExit onStateUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

907. 打包安卓后运行弹出异常 [ 57%]

...p后运行,直接出提示 this._nativeObj.addGlobalValueDefine is not a function(附件中有图),Native版本用的是:release-v2.0.2的 附件 : --> TestAndroidPro.rar 2020-07-07 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

908. 请问移动端Chrome怎么设置全屏 [ 57%]

...请: 与内容相关的链接 提交 1 个回复 wudi199553 赞同来自: function launchFullscreen(element) { if(element.requestFullscreen)  { element.requestFullscreen();  }  else if (element.mozRequestFullScreen) { element.mozRequestFullScreen();  }  else if (element.webkitRequestFullscreen)...

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

909. laya.display.cmd.ClipRectCmd_API3.0 [ 57%]

...md" ClipRectCmd height width x y ID recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

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

...reBody:Object; private var world:Object; private var CANNON:Object; public function LayaAir3D() { //初始化引擎 Laya3D.init(0, 0, true); //适配模式 Laya.stage.scaleMode=Stage.SCALE_FULL; Laya.stage.screenMode=Stage.SCREEN_VERTICAL; //开启统计信息 Stat.show(); //添加3D场景 var scene...

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