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

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

101. 水平滑动条组件 · LayaAir3.0文档 · LAYABOX [ 69%]

...({ type: Laya.HSlider }) public hslider: Laya.HSlider; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.hslider.pos(300, 300);//滑动条位置 this.hslider.skin = "resources/hslider.png";//滑动条底图皮肤 this.hslider...

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

102. 基础文本 · LayaAir3.0文档 · LAYABOX [ 69%]

... public txt: Laya.Text; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.txt.pos(Laya.stage.width >> 1, Laya.stage.height >> 1); //位置 this.txt.size(500, 30); //大小 this.tx...

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

103. 动画节点 · LayaAir3.0文档 · LAYABOX [ 69%]

...属性 ani: Laya.Animation; constructor() { super(); } //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.ani.source = "resources/role.atlas"; //接收动画数据源为图集 this.ani.autoPlay = true; //开启自动播放 thi...

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

104. laya.d3.core.light.PointLight_API3.0 [ 69%]

...延迟计算数据。 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

105. laya.d3.core.RenderableSprite3D_API3.0 [ 69%]

...延迟计算数据。 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

106. laya.d3.core.BaseCamera_API3.0 [ 69%]

...延迟计算数据。 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

107. laya.d3.core.light.SpotLight_API3.0 [ 69%]

...延迟计算数据。 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

108. RopeJoint代码动态创建 无法设置otherbody [ 69%]

...aide如何创建一个复合的Button dialog 自定义关闭效果,效果执行完,弹窗无法关闭 编辑了图片 执行代码说加载出来资源 这个是怎么回事? IDE创建的UI 层级问题 IDE通过.ui自动生成的ui代码报错 laya3D动画无法播放 [Laya2.0 3D] 2.0正...

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

109. 为什么导入脚本没有此模块 [ 68%]

...ilder,编译后的结果跟IDE编译后的结果相同 怎样跨页面执行脚本命令? Laya 2.7.0beta Scene与脚本的onAwake()与onEnable()调用时机存在问题 构建安卓项目导入到Android Studio 中,报错 ls文件导入错误 laya2.0 GameConfig怎么更新有scene的脚本...

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

110. laya.d3.core.light.DirectionLight_API3.0 [ 68%]

...延迟计算数据。 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