大约有 397 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0044 秒)
Laya_社区(325) Laya3.0_api(21) laya_api(19) Laya3.0_文档(11) Laya2.0_api(10) Laya2.0_文档(9) Laya_示例(1) Laya2.0_示例(1)
...is.pointCount].x, this.path[this.curPathIndex++ % this.pointCount].z, this.startPoint); this.getGridIndex(this.path[this.nextPathIndex % this.pointCount].x,this.path[this.nextPathIndex++ % this.pointCount].z, this.endPoint); //开始于结束点数据 var start = this.graph.grid[this.startPoint.x][t...
来源: Laya2.0_文档 发布时间: 20210714
...end _getSource _removeReference _setCPUMemory _setCreateURL _setGPUMemory _start destroy event getData gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once protected recreate clearPool createFromPool destroyUnusedResources recoverToPool Constructors constructor new MulSample...
来源: Laya3.0_api 发布时间: 20231102
...:15] Using gulpfile D:\workspace\Test_2_5_1\.laya\compile.js [16:24:15] Starting 'layacompile'... [16:24:16] Finished 'layacompile' after 634 ms [16:24:16] Starting 'compile'... [16:24:16] 'compile' errored after 23 ms [16:24:16] Error: Invalid number at error (D:\tools\LayaAirIDE_beta2....
来源: Laya_社区 发布时间: 20200311
...is.pointCount].x, this.path[this.curPathIndex++ % this.pointCount].z, this.startPoint); this.getGridIndex(this.path[this.nextPathIndex % this.pointCount].x,this.path[this.nextPathIndex++ % this.pointCount].z, this.endPoint); //开始于结束点数据 var start = this.graph.grid[this.startPoint.x][t...
来源: Laya2.0_文档 发布时间: 20210715
...Vector3(1, 1, 1); @property(Laya.Camera) camera: Laya.Camera; onStart() { //@ts-ignore window.camera = this.camera; console.log("Game start", this.camera._up); console.log( "Game start", this.camera._up.x, this.camera._up.y, this...
来源: Laya_社区 发布时间: 20241029
...ex(path[curPathIndex % pointCount].x, path[curPathIndex++ % pointCount].z, startPoint); getGridIndex(path[nextPathIndex % pointCount].x,path[nextPathIndex++ % pointCount].z, endPoint); //开始于结束点数据 var start:Object = graph.grid[startPoint.x][startPoint.z]; var end:Object = graph.grid[e...
来源: Laya2.0_文档 发布时间: 20210714
...tage.bgColor = "#000000"; ChangeSize(); Laya.timer.once(1000,this,function start():void{ Laya.stage.on(Event.RESIZE,this,onResize); }); } protected function HengPing(): void { trace("设置横屏" ); var layaCanvas:Object = Browser.getElementById("layaCanvas"); layaCanvas.width = Browser.width; l...
来源: Laya_社区 发布时间: 20190520
...时间 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 请问下加载TFF字体要怎么加载呢? 请问layaair2.0-js 怎么用程序在list中添加多元素的item 问题状态 ...
来源: Laya_社区 发布时间: 20180409
...rns void Static createFromSubPoints createFromSubPoints(points: Vector3[], start: number, count: number, out: BoundSphere): void Defined in laya/d3/math/BoundSphere.ts:53 从顶点的子队列生成包围球。 Parameters points: Vector3[] 顶点的队列。 start: number 顶点子队列的起始偏...
来源: Laya3.0_api 发布时间: 20231115
...rent num=10 2019-05-10 17:10:38.479438+0800 SwiftLayaNative[98971:4069811] Start js scripts/apploader.js 2019-05-10 17:10:38.479618+0800 SwiftLayaNative[98971:4069811] OpenGL ES version [OpenGL ES 3.0 APPLE-17.0.37] 2019-05-10 17:10:38.479792+0800 SwiftLayaNative[98971:4069811] INFO:gles 支持的...
来源: Laya_社区 发布时间: 20190510