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

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

101. 视频播放问题 [ 61%]

视频播放问题 LayaAirIDE_1.7.10_beta   public function LayaSample() { //初始化引擎 Laya.init(1024, 650 , WebGL); var videoElement:Object = Browser.createElement("video"); Browser.document.body.appendChild(videoElement); // 设置Video元素地样式和属性 videoElement.style.zInddex = ...

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

102. CharacterController move移动 报错_setWalkDirection [ 60%]

... Uncaught TypeError: Qt[a[((a[(A >> 2)] + 16) >> 2)]] is not a function     at Object.btKinematicCharacterController_setWalkDirection (laya.physics3D.js:1)     at CharacterController.move (laya.d3.js:4517)     at MasterMoveRotate.onUpdate (bundle.js:1853)     at Scene3D._updateSc...

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

103. 微信开发者工具出现错误:Laya3D init error must support webGl [ 58%]

...ptError alert is not defined ReferenceError: alert is not defined     at Function.Laya3D.init (http://127.0.0.1:38102/game/code.js:67387:4)     at new Main (http://127.0.0.1:38102/game/code.js:111146:16)     at http://127.0.0.1:38102/game/code.js:111237:1     at require (http://127.0.0.1:381...

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

104. [Error] TypeError: null is not an object (evaluating 'this._style._tf') [ 57%]

...TypeError: null is not an object (evaluating 'this._style._tf') (anonymous function) (laya.core.js:16463) toParentPoint (laya.core.js:15797) localToGlobal (laya.core.js:15757) getGlobalRecByPoints (laya.core.js:10216) getGlobalPosAndScale (laya.core.js:10224) getTransformRelativeToWindow (laya.core....

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

105. Array buffer allocation failed [ 56%]

... at e.i._resizeBuffer (https://awp-assets.meituan.net ... :24224)     at Function.e.getAMesh (https://awp-assets.meituan.net ... :29394)     at t.a.flush (https://awp-assets.meituan.net ... :29650)     at a.h.render (https://awp-assets.meituan.net ... :25650)     at a.h._loop (https://awp-as...

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

106. laya.d3.core.BaseCamera_API3.0 [ 56%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

107. spine适配版微信开发者平台报错 [ 56%]

...摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2021-12-08 14:57 浏览: 3698 关注: 2 人 northTg • 2021-12-09 11:09 非常感觉提供帮助 ,我这边提供demo的时候发现最新的库是没有问题的 换掉全部相关库后...

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

108. Laya2自动同步cullingMask方案以及灯光裁剪补丁 [ 55%]

..._scene.lightCullingMask && this._scene.lightCullingMask instanceof Function){this._scene.lightCullingMask(scene,this);} 3、对想要开启灯光裁剪的场景调用 LightCullingMask.enableLightCullingMask(scene3d)即可 //注意 ExtCullingMask并不是针对对象进行,而是对摄相...

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

109. Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 [ 54%]

...加载管理器,使用时注意大小写。 */ //class Laya var ___Laya=(function(){ //function Laya(){} Laya.__init=function(_classs){} Laya.init=function(width,height,__plugins){} Laya.alertGlobalError=function(value){} Laya.enableDebugPanel=function(debugJsPath){} Laya.stage=null; Laya.systemTi...

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

110. laya.d3.core.Camera_API3.0 [ 54%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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