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

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

261. laya.spine.SpineSkeleton_API3.0 [ 32%]

...ya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选...

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

262. laya.display.EffectAnimation_API3.0 [ 32%]

...ya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选...

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

263. laya.display.Animation_API3.0 [ 32%]

...ya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选...

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

264. laya.ani.bone.Skeleton_API3.0 [ 32%]

...ya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选...

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

265. laya.d3.core.Camera_API3.0 [ 32%]

...iewport(value: Viewport): void Defined in laya/d3/core/Camera.ts:395 获取屏幕像素坐标的视口。 Returns Viewport Defined in laya/d3/core/Camera.ts:403 获取屏幕像素坐标的视口。 Parameters value: Viewport Returns void Static _updateMark get _updateMark(): number set _updateMark(v...

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

266. laya.d3.webxr.core.WebXRCamera_API3.0 [ 31%]

...Inherited from Camera.viewport Defined in laya/d3/core/Camera.ts:395 获取屏幕像素坐标的视口。 Returns Viewport Inherited from Camera.viewport Defined in laya/d3/core/Camera.ts:403 获取屏幕像素坐标的视口。 Parameters value: Viewport Returns void Static _updateMark get _updateM...

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

267. laya.d3.core.scene.Scene3D_API3.0 [ 31%]

...ya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选...

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

268. 2D粒子渲染器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 29%]

...子的表现略有不同。 Unit Pixels:粒子系统中一个单位对应屏幕像素的大小。 发射 Enable:是否启用发射模块。只有在启用此属性时,系统才会发射粒子。当创建新的粒子系统时,此属性会默认启用。 Rate Over Time:系统每秒发射的...

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

269. laya.d3.core.pixelLine.PixelLineSprite3D [ 29%]

...rgs:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node  clear():void 清除所有线段。 PixelLineSprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone...

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

270. laya.device.media.Video_API3.0 [ 28%]

...使Video开始播放。但是在移动端,只有在用户第一次触碰屏幕后才可以调用play(),所以移动端不可能在程序开始运行时就自动开始播放Video。 MDN Video链接: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video Hierarchy Sprite Video Index Con...

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