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

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

131. laya.ui.View_API3.0 [ 43%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

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

132. laya.ui.HSlider_API3.0 [ 42%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

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

133. laya.ui.VSlider_API3.0 [ 42%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

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

134. 关于大量图片加载绘制后的内存暴增的疑问 [ 42%]

...function chageTexture():void { //如果图片的张数超出100,将不再执行 if(num>=100) { Laya.timer.clear(this,onLoop); return; } //绘制下一张图片 ++num; //拼写图集下小图的缓存资源路径 if(num<10) { texture=Loader.getRes("bag/0"+num+".png"); } else { texture=Loader....

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

135. 使用typescript开发项目,解决文件引用顺序问题 [ 42%]

...-->在index.html里初始化Laya,因为main.js的引用文件会优先执行,所以Laya.init不能写在main.js里面 type="module"是chrome61的新功能,可以使用es6的import来加载模块<script> Laya.init(600,400); </script> <script type="module" src="js/main.js">&...

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

136. 3D灯光与阴影 · LayaAir3.3 · 引擎文档 · LAYABOX [ 42%]

...。 ​ Realtime:实时光源 ​ LayaAir会在运行时为实时光源执行光照计算,每帧进行一次。你可以在运行时更改实时光源的属性,从而创建诸如闪烁的灯泡或穿过暗室的火炬之类的效果。 实时光源可用于在角色或可移动的几何体上...

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

137. laya.ui.UIGroup_API3.0 [ 42%]

...dler: Handler Defined in laya/ui/UIGroup.ts:28 改变 Group 的选择项时执行的处理器,(默认返回参数: 项索引(index:int))。 Optional tag tag: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited f...

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

138. laya.d3.core.scene.Scene3D_API3.0 [ 42%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

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

139. laya.ui.ScrollBar_API3.0 [ 41%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

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

140. laya.ui.Clip_API3.0 [ 40%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

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