大约有 2,539 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0070 秒)
Laya_社区(1916) Laya3.0_api(163) laya_api(112) Laya2.0_api(107) Laya2.0_文档(76) Laya_示例(68) Laya2.0_示例(51) Laya3.0_文档(46)
...留白部分的颜色问题 官网示例摇一摇报错,就解决方案 event自定义事件的问题 问题状态 最新活动: 2017-12-20 20:31 浏览: 2242 关注: 3 人 zhejiushizhuce • 2017-11-20 10:12 额,我再试试新版本的layaplayer zhejiushizhuce • 2017-11-20 10:43 哦,再问...
来源: Laya_社区 发布时间: 20171117
...伸缩后3d模型如何自适应,等比缩放 代码中没有监听Laya.Event.RESIZE,只是设置了相机的translate this.camera.transform.translate(new Laya.Vector3(0.2,1,3.2),false); 但是伸缩页面以后3d模型没有伸缩,如何设置3d模型的等比缩放 附件 : --> 2019-07-08...
来源: Laya_社区 发布时间: 20190708
...,最后闪现停留在normalizeTime = 1时的地方。 打印一下 EVENT_OnStateUpdate 回调里的 value参数就知道了。 这里的 elapsedTime 是不是计算错了? 附件 : --> 2025-07-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20250708
...问题,帮忙看一下 我这样载入场景问题出现在哪呢?? event自定义事件的问题 问题状态 最新活动: 2017-08-02 21:31 浏览: 839 关注: 2 人 150*****372 • 2017-08-02 22:58 我最后在销毁后使用clearRes,之后再以getRes方式加载给sprite3D,发现这个...
来源: Laya_社区 发布时间: 20170802
...0, 1, 0); ``` ```typescript //点击事件 this.changeActionButton.on(Laya.Event.CLICK, this, function(){ this.index++; if (this.index % 3 === 1 ){ //摄像机捕捉模型目标 this.camera.transform.lookAt(this.box.transform.position, this._up); } else if (this.index % 3 === 2){ //摄像机捕捉...
来源: Laya2.0_文档 发布时间: 20210715
...0, 1, 0); ``` ```typescript //点击事件 this.changeActionButton.on(Laya.Event.CLICK, this, function(){ this.index++; if (this.index % 3 === 1 ){ //摄像机捕捉模型目标 this.camera.transform.lookAt(this.box.transform.position, this._up); } else if (this.index % 3 === 2){ //摄像机捕捉...
来源: Laya2.0_文档 发布时间: 20210715
...,调试控制台提示:错误,图片是IDE自带的,也不显示 event自定义事件的问题 问题状态 最新活动: 2017-12-08 16:25 浏览: 608 关注: 2 人 qq541292929 • 2017-12-08 17:00 是这样的,我加载的外部图片不是同步就能拿到大小的,我需要一个加...
来源: Laya_社区 发布时间: 20171208
...th addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getCo...
来源: Laya3.0_api 发布时间: 20231115
...容,都要使用import和export吗? 关于apk打包动画卡的问题 event自定义事件的问题 问题状态 最新活动: 2018-05-24 11:33 浏览: 946 关注: 2 人
来源: Laya_社区 发布时间: 20180507
... Classes | Index | Frames No Frames HScrollBarProperties | Methods | Events Packagelaya.uiClasspublic class HScrollBarInheritanceHScrollBar ScrollBar UIComponent Sprite Node EventDispatcher Object 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区...
来源: Laya2.0_api 发布时间: 20190513