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

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

521. 滤镜-模糊滤镜 [ 65%]

....clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = "showall"; Laya.stage.bgColor = "#232628"; Laya.loader.load(apePath, Handler.create(this, createApe)); })(); function createApe() { var ape = new Sprite(...

来源: Laya_示例 发布时间: 20250224

522. layaAir做的测试demo [ 65%]

...相关的链接 提交 2 个回复 cuixueying 赞同来自: 谢谢!o(∩_∩)o...哈哈 2017-03-09 0 0 分享 微博 QZONE 微信 dadafan 赞同来自: 怎么做的啊?能看看代码么^_^ 2017-07-05 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先...

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

523. laya.filters.ColorFilter [ 65%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By _filter : Function[static] FilterPublic Methods  MethodDefined By  ColorFilter(mat:Array = null) 创建一个 ColorFilter 实例。 ColorFilter  adjustBrightness(brightness:Number):ColorFilter 调整亮度 ColorFilter ...

来源: Laya2.0_api 发布时间: 20190513

524. Laya ts版,使用jasmine进行单元测试 [ 65%]

...ode typescript @types/jasmine @types/node 3 创建jasmine.json文件{ "spec_dir": "__tests__", "spec_files": ["**/*test.ts?(x)"], "oneFailurePerSpec": false, "random": true } 其中spec_dir是单元测试所在文件夹,spec_files是正则指定哪些文件需要作为单元测试文件运行。 ...

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

525. laya.utils.Stat_API3.0 [ 65%]

...t Index Properties AllShow AllToggle FPS RenderFuncToggle RenderModeToggle _statUI bufferMemory canvasBitmap canvasNormal canvasReCache cpuMemory gpuMemory loopCount memoryShow renderShow renderSlow spriteRenderUseCacheCount Methods hide render show showToggle updateEngineData Object literals BlitDr...

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

526. 翅膀(骨骼)挂点导不出来 [ 64%]

...到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 最好附上详细描述,问题出在哪里想要什么效果,然后附上demo 以及源fbx 模型,我好能重现问题的环境,以排查问题在哪 2017-12-25 0 1 分享 微博 QZONE 微信 hu...

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

527. 官方提供的关系链代码执行报错,是不是wx的sharedCanvas不是Laya的canvas导致的问题 [ 64%]

...e(rankTexture,5,78,rankTexture.width,rankTexture.height); }); 报错bitmap._addReference is not a function TypeError: bitmap._addReference is not a function 这是报错地方的代码 /** *<code>Texture</code> 是一个纹理处理类。 */ //class laya.resource.Texture extends laya.eve...

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

528. 2D图片在3D场景中定位问题 [ 64%]

...到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 得做一下屏幕坐标和 世界坐标的转换http://layaair.ldc.layabox.com ... Space 2018-01-02 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...

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

529. laya.display.cmd.DrawLineCmd_API3.0 [ 64%]

... fromX fromY lineColor lineWidth percent toX toY ID getBoundPoints recover _tempPoints Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

530. WebXR · LayaAir3.3 · 引擎文档 · LAYABOX [ 64%]

...ddChild(pixelleft); webXRInput.bindMeshNode(leftControl,WebXRInput.HANDNESS_LEFT); webXRInput.bindMeshNode(rightControl,WebXRInput.HANDNESS_RIGHT); webXRInput.bindRayNode(pixelleft,WebXRInput.HANDNESS_LEFT); webXRInput.bindRayNode(pixelright,WebXRInput.HANDNESS_RIGHT); //获得xrInput的帧循环方...

来源: Laya3.0_文档 发布时间: 20240910