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

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

461. laya.loaders.NullLoader_API3.0 [ 73%]

...ourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<any> Implementation of IResourceLoader.load Defined in laya/loaders/NullLoader.ts:4 Parameters task: ILoadTask Returns Promise<any> Globals "laya/loaders/NullLoader" NullLoader load Legend Object literal Variable ...

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

462. laya.d3.loaders.AnimationClipLoader_API3.0 [ 73%]

...ourceLoader Index Methods load Methods load load(task: ILoadTask): Promise<AnimationClip> Implementation of IResourceLoader.load Defined in laya/d3/loaders/AnimationClipLoader.ts:6 Parameters task: ILoadTask Returns Promise<AnimationClip> Globals "laya/d3/loaders/AnimationClipLoader" Ani...

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

463. 字节平台(抖音预览调试),因为一行代码导致无法启动问题 [ 73%]

...数,在其他引擎打包到字节是正常的。 public static deepCopy<T>(instance: T): T { if (instance == null) { return instance } if (instance instanceof Date) { return new Date(instance.getTime()) as any } if (instance instanceof Array) { var cloneArr = [] as any[] ;(instance as any[]...

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

464. 请大家帮助优化一下这个抛物线的代码 [ 73%]

...us:number = 150; //半径 private speed:number = .05; private points:Array<any> = ; private i:number = 0; constructor() { Laya.init(1100, 619, Laya.WebGL); Laya.loader.load("res/atlas/war.atlas",Laya.Handler.create(this,this.onLoaded),null,Laya.Loader.ATLAS); } private onLoaded():void{ this.ba...

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

465. layaplayer崩溃 [ 73%]

...yaplayer崩溃 最新版的 layaplayer 打开官网DEMO时。只有修改 <meta name="laya" screenorientation ="portrait"/> 成竖屏就立马崩溃。 官方的例子也能重现这个问题 2018-09-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...

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

466. h5项目打包成单机版本的apk 出现卡死 [ 73%]

...apk还是出现上述问题,不知道跟index.html这个有关系吗: <div style="position:absolute;top: 32%;width: 80%;left: 10%;text-align:center;"> <img src="loading_logo.png" style="width: 100%;max-width:500px;" /> </div>

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

467. ts静态类的依赖引用问题 [ 73%]

...的解决了,http://edn.egret.com/cn/article/index/id/892,就是通过<reference>标签来告诉编译器引用关系,在LayaAir IDE中尝试了发现没有用,问题依旧,应该是不支持该标签。相同的代码,在白鹭IDE中能被正确处理引用顺序,即使不加&lt...

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

468. HTMLDivElement设置文本描边 [ 73%]

HTMLDivElement设置文本描边 record.innerHTML = '<span style="stroke:2;strokeColor:#ffff00">getRecordMsg(value)</span>'; 像上面写的那样,我想通过函数来获得我要显示的文本,怎么写呀? 2017-12-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

469. laya.d3.loaders.CubemapLoader_API3.0 [ 73%]

...er.ts:16 Returns CubemapLoader Methods load load(task: ILoadTask): Promise<TextureCube> Implementation of IResourceLoader.load Defined in laya/d3/loaders/CubemapLoader.ts:27 Parameters task: ILoadTask Returns Promise<TextureCube> Globals "laya/d3/loaders/CubemapLoader" CubemapLoader cons...

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

470. laya.utils.Stat_API3.0 [ 73%]

..."bitmap"类型的画布数量。 Hierarchy Stat Index Properties AllShow AllToggle FPS RenderFuncToggle RenderModeToggle _statUI bufferMemory canvasBitmap canvasNormal canvasReCache cpuMemory gpuMemory loopCount memoryShow renderShow renderSlow spriteRenderUseCacheCount Methods hide render show show...

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