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

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

381. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 64%]

...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

382. laya.d3.core.trail.TrailSprite3D_API3.0 [ 64%]

...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

383. Native下http请求,Error事件中的error对象错误码全都是404 [ 64%]

...ler); this.hr.send($url, $data, $method, $responseType, $headers); private function onHrCompleteHandler():void { if(this.completeHandler) { this.completeHandler.runWith(this.hr.data); } } private function onHrErrorHandler($error:String):void { if(this.errorHandler) { this.errorHandler.runWith($error...

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

384. laya.d3.core.light.DirectionLight_API3.0 [ 64%]

...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

385. 为啥我在批量removeself 会报错卡死 [ 64%]

为啥我在批量removeself 会报错卡死 override public function removeSelf():Node { this.scaleX = 1; this.scaleY = 1; this.alpha = 1; this.pos(0,0); this.filters = []; if(selectImg != null) { selectImg.removeSelf(); } this.mouseEnabled = true; if(this.visible == false) { this.visible = true; ...

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

386. 关于HTMLDIVELEMENT 有 这个 '&'字符 会报错 [ 64%]

...中文的json文件 报错 导微信小程序报错window.focus is not a function 2.2.0beta4,微信上动态合批报错. 自定义场景类导出layaMaxUI.ts有前缀导致报错 官网示例摇一摇报错,就解决方案 问题状态 最新活动: 2018-02-08 11:27 浏览: 537 关注: 2 人 1852...

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

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

...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

388. ios14新系统问题 [ 64%]

...我2.0.1版本也遇到了,暂时这样解决了 WebGLContext.useProgram=function(gl,program){ //ios14会报错“webgl location not for current program”注释这里暂时解决 // if (WebGLContext._useProgram===program) // return false; gl.useProgram(program); WebGLContext._useProgram=program; ...

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

389. js飞机大战报错 请大神看看 [ 64%]

...l=null;          this.infoLabel=null; GameInfo.js: var GameInfo = (function (_super) {     function GameInfo() {         GameInfo.super(this);         // this.infoLabel.text = "abc"; 这个也报异常应该是找不到infoLabel         // 注册按钮点击事件 点击后暂...

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

390. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 64%]

...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