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

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

2591. LayaAir IDE 1.7.15 beta 九宫格在ie11下有缝隙,希望得到关注和解决! [ 39%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 使用getChildByName()无法得到子节点对象 [引擎优化]希望官方可以增加stencil功能 LayaAir 3D 有提供 3D 物理引擎功能吗? 问题状态 最新活动: 2018-03-13 10:27 浏览...

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

2592. laya.media.SoundChannel_API3.0 [ 39%]

... Parameters Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/eve...

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

2593. 用javascript如何实现游戏登录游戏前的资源加载进度,如何将图片,音乐等素材加载到界面通过加载条显示加载进度 [ 39%]

...er.create(this, this.createGameScene), Handler.create(this, this.progress, null, false)); } public createGameScene() { this.progressUI.onDisable(); Laya.timer.clear(this, this.updataPosition) let gameManager = new GameManager(this.token); gameManager.preInit(); } public progress(e) { this.progressUI...

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

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

...a.transform.rotate(new Vector3(-15, 0, 0), true, false); camera.clearColor=null; camera.addComponent(CameraMoveScript); CameraStat.show(camera, 200, 0); //添加方向光 var directionLight:DirectionLight=scene.addChild(new DirectionLight()) as DirectionLight; directionLight.ambientColor=new Vector3...

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

2595. dcc更新失效, 有代码, 100%复现, 三楼附临时解决办法 [ 39%]

...etDeviceInfo::get_Value={"guid":"da:38:87:b1:d3:77","os":"android","imei":[null],"phonemodel":"MI PAD","imsi":[null],"resolution":"2048*1536","dpi":320,"osversion":"4.4.4"} 05-16 15:59:50.204 7562-7605/com.dihong.testdcc E/LayaBox: >>>>>>>>>>>>>>>>>...

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

2596. SCALE_FIXED_WIDTH适配屏幕的问题 [ 39%]

...      AppFunction.showLoadingView_fullScreen(resArray, createGameScene, null, "正在进入游戏...");         }         private getGets() {             var tempUrl: String = Laya.Browser.window.location.href;             var u = tempUrl.split("?");             var gets...

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

2597. 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 [ 39%]

...ddChild(sp); //克隆Sprite3D this.sp2 = Laya.Sprite3D.instantiate(this.sp,null,false); //错开点位置 this.sp2.transform.translate(new Laya.Vector3(-0.2, 0, 0)); this.scene3d.addChild(this.sp2); //添加键盘控制 Laya.timer.frameLoop(1, this, this.onKeyDown); } onKeyDown() { //按A / D 键移...

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

2598. laya.utils.Byte_API3.0 [ 39%]

...:50 创建一个 Byte 类的实例。 Parameters Default value data: any = null 用于指定初始化的元素数目,或者用于初始化的TypedArray对象、ArrayBuffer对象。如果为 null ,则预分配一定的内存空间,当可用空间不足时,优先使用这部分内存,如果...

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

2599. ios safari横屏下,鼠标点击不正确,且旋转屏幕时显示错位 [ 39%]

...(function(){ var orientation=Browser.window.orientation; if (orientation !=null && orientation !=_$this._previousOrientation && _me._isInputting()){ Input["inputElement"].target.focus=false; } _$this._previousOrientation=orientation; if (_me._isInputting())return; if (Browser.onSafar...

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

2600. laya.d3.renderobjs.nativeobj.NativeUniformBufferObject_API3.0 [ 39%]

...ne/Buffer.ts:13 _conchUniformBufferObject _conchUniformBufferObject: any = null Defined in laya/d3/RenderObjs/NativeOBJ/NativeUniformBufferObject.ts:7 _glBuffer _glBuffer: IRenderBuffer Inherited from Buffer._glBuffer Defined in laya/RenderEngine/Buffer.ts:7 _glPointer _glPointer: number Inherited f...

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