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

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

51. 遮罩层宽高为0显示异常 [ 49%]

...什么差别? CCTV • 2023-06-15 16:07 @layabox:你是用了九宫格的重复填充参数,其实相当于是调整UV对吧?!所以右边是被垂直裁掉... 美术出的进度条如果是两侧圆角的... 进度小于1的时候... 右侧就是一个直角的截断... 遮罩就能保留...

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

52. ios14新系统问题 [ 48%]

...项目了,只要index.html 引入 LayaSample.max.js   浏览器就报“重复出现问题”,pc 安卓 都正常运行 2020-09-22 0 4 分享 微博 QZONE 微信 matrixQ 赞同来自: 我们的项目,在 iOS 14上,也是跑着跑着变黑了啊! web 版本,以及 wkwebview 版本,都...

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

53. laya.ui.List_API3.0 [ 47%]

...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...

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

54. laya.ui.Box [ 45%]

...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...

来源: laya_api 发布时间: 20170929

55. laya.ui.Box [ 44%]

...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...

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

56. [LayaAirIDE3]3.3 模型导入异常 [ 43%]

...   bug2:项目内放置的AssetProcessor脚本,在导入fbx后会引起重复导入,导致项目导入阶段耗时过长,ctrl+d复制某个fbx就可以重现   bug3:删除项目内的AssetProcessor脚本,然后将模型单位转换改为米,将模型拉到场景内同个模型的子节...

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

57. laya.ui.Tree_API3.0 [ 34%]

...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...

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

58. laya.ui.Box_API3.0 [ 29%]

...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...

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

59. laya.display.Input_API3.0 [ 26%]

...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...

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

60. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 16%]

...划群 微信接待81326018 183*****755 • 2017-05-23 10:19 看下是否重复初始化场景了。正确使用如下: var scene:Scene = Laya.stage.addChild(Scene.load("xxx")) as Scene; var camera:Camera = scene.addChild(new Camera()) as Camera; sfsmmc • 2017-05-23 10:25 @183*****755:...

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