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

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

141. laya.maths.Matrix3x3_API3.0 [ 67%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Matrix3x3" Matrix3x3 Class Matrix3x3 Matrix3x3 类用于创建3x3矩阵。 Hierarchy Matrix3x3 Implements IClone Index Constructors co...

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

142. laya.d3.component.animator.AnimatorControllerLayer_API3.0 [ 67%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorControllerLayer" AnimatorControllerLayer Class AnimatorControllerLayer AnimatorControllerLayer 类用于创建...

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

143. laya.d3.renderobjs.nativeobj.NativeIndexBuffer3D_API3.0 [ 67%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeIndexBuffer3D" NativeIndexBuffer3D Class NativeIndexBuffer3D Hierarchy IndexBuffer3D NativeIndexBuffer3D Index...

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

144. laya.utils.Timer_API3.0 [ 67%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Timer" Timer Class Timer Timer 是时钟管理类。它是一个单例,不要手动实例化此类,应该通过 Laya.timer 访问...

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

145. laya.d3.math.Vector3_API3.0 [ 67%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector3" Vector3 Class Vector3 Vector3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constru...

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

146. 进度条组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 67%]

...sBar,创建出符合自己需要的进度条。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}

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

147. 多线程Worker · LayaAir3.4 · 引擎文档 · LAYABOX [ 66%]

...r("js/my_task.js"); myWorker.onmessage = function (oEvent) { console.log("Called back by the worker!\n"); }; myWorker.postMessage("start"); // start the worker. 新建一个my_task.js文件,放到js文件夹下,代码如下: self.addEventListener('message', function (e) { var xmlreq = new XMLH...

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

148. laya.d3.math.Matrix3x3_API3.0 [ 66%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Matrix3x3" Matrix3x3 Class Matrix3x3 Matrix3x3 类用于创建3x3矩阵。 Hierarchy Matrix3x3 Implements IClone Index Constructors ...

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

149. ide导出ui时,UI代码显示不正常在小游戏中会报错:gameThirdScriptErrorn.sort is not a function [ 66%]

...发布时,可能因为元素的量太大引起的,导出的layaUI.max.all.js文件中相应的ui界面代码颜色为白色(正常为橙、绿、白)如图,在本地可以正常运行,在小游戏调试,当执行new 这个界面时会报gameThirdScriptError n.sort is not a function 附...

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

150. js版本 layaide ui组件发布后 res下没有对应的.atlas文件生成 [ 66%]

... 2 发布后 发现res/atlas/下面只有个 comp.atlas 并且 layaUI.max.all.js里面只有个TestPageUI   如果我插入 new TestPageUI() 显示出的是这个   PS :刚刚接触laya的前端 以前基本只做OA系统 这个问题困扰了我快一下午了  麻烦各位大神帮忙看看 ...

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