大约有 2,312 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0108 秒)
Laya_社区(2003) Laya2.0_示例(116) Laya_示例(97) Laya3.0_api(65) Laya2.0_文档(14) Laya3.0_文档(12) Laya2.0_api(3) laya_api(2)
...) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 缓动Tween能用在3D物体或者特效上面吗? 关于适配采用showAll后留白部分的颜色问题 IDE1.7.8 json图集加载问题 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色...
来源: Laya_社区 发布时间: 20180524
...,运行,结果如上图所示。 Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; let scene = Laya.stage.addChild(new Laya.Scene()); let camera = scene.addChild(new Laya.Camera(0, 0.1, 100)); camera.transform.translate(new Lay...
来源: Laya_社区 发布时间: 20190301
...V = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; this.createInput(); } createInput() { const Input = Laya.Input; var inputText = new Input(); Laya.stage.addChild(inputText); inputText.size(350, 100); inputText...
来源: Laya2.0_示例 发布时间: 20260303
... fogColor fogDensity fogEnd fogMode fogRange fogStart globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea iblTex iblTexRGBD is3D lightmaps mask mouseEnabled mouseX mouseY numChildren parent physicsSimulation pivotX pivotY reflectionIntensity rotation scaleX scaleY scene scene2...
来源: Laya3.0_api 发布时间: 20231115
...异常,请检查您的网络或与开发商联系...”, 修改stage的scale后,会发生异常情况 真机环境找不到window---cant find variable: window stack 1.7.15 小游戏3d 发布后在手机预览显示异常 unity到导出场景加载时抛异常,不知所措 请问有人遇到o...
来源: Laya_社区 发布时间: 20190202
...确 求指点3d射线碰撞和UI点击穿透的问题 3D模型无法修改scale? 使用getChildByName()无法得到子节点对象 微信小游戏与加载图片时不会触发erroe事件 问题状态 最新活动: 2020-07-28 17:25 浏览: 677 关注: 5 人 zzhh9857 • 2020-07-28 16:53 只设...
来源: Laya_社区 发布时间: 20200728
...InStage drawCallOptimize duration ended error filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D loop mask mouseEnabled mouseX mouseY muted numChildren parent paused pivotX pivotY playbackRate preload readyState rotation scaleX scaleY scene scrollRect seekable se...
来源: Laya3.0_api 发布时间: 20231115
...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer t...
来源: Laya3.0_api 发布时间: 20231115
...V = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; this.createInput(); } createInput() { const Input = Laya.Input; let inputText = new Input(); Laya.stage.addChild(inputText); inputText.size(350, 100); inputText...
来源: Laya2.0_示例 发布时间: 20260303
...,其它机型都是正常的。 模型资源释放问题 修改stage的scale后,会发生异常情况 3D平行光产生的投影,如何修改颜色深浅? 如何修改物理引擎中的图层 小游戏项目 加载有中文的json文件 报错 Animation 的createFrames 使用已经加载的...
来源: Laya_社区 发布时间: 20180730