大约有 3,867 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0080 秒)
Laya_社区(3319) Laya2.0_文档(198) Laya3.0_api(102) Laya3.0_文档(97) Laya2.0_api(82) Laya_示例(44) laya_api(25)
...录2.png"; let modelCtrl:ModelCtrl =Laya.stage.getChildByName("Scene3D").getComponent(ModelCtrl) as ModelCtrl; if(modelCtrl!=null){ this.uiCtrl.InitLeftUI(modelCtrl.data.result); } if(this.uiCtrl._tagList!=null){ this.uiCtrl._tagList.visible=true; } }else{ this.btn.skin="resource...
来源: Laya_社区 发布时间: 20241014
...t defined FairyGUI是一款专业的 UI编辑器(千万别点) laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 预设怎么在代码中使用 如何导入3D模型,以及展示与编辑它 服务端用什么语言开发比较好一些? IDE...
来源: Laya_社区 发布时间: 20170522
...der VSlider Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior isVertical mouseThrough name showLabel tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy allowClickBack alpha anchorX anchorY bar blendMo...
来源: Laya3.0_api 发布时间: 20231115
...上线了吗? 如何通过命令行工具构建和发布项目 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 图集打包找不到图集文件 IDE1.7.8 json图集加载问题 ide 2.4 layaair2-cmd 编译报错 问题状态 最新活动: 2018...
来源: Laya_社区 发布时间: 20180116
...l TextInput Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs cente...
来源: Laya3.0_api 发布时间: 20231115
...加载lm和lsani并播放动画? 下面的代码实现不了: var layaScene:Sprite3D = scene.addChild(Sprite3D.load("res/LayaScene/layaScene.lh")) as Sprite3D; layaScene.once(Event.HIERARCHY_LOADED, this, function():void{ var meshSprite:Sprite3D=layaScene.getChildAt(0) as Sprit...
来源: Laya_社区 发布时间: 20180208
...何实现微信登录? 2.1.1.1引擎微信小游戏掉帧严重 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 关于Laya实现Matter.js官方案例凹多边形的问题 微信小程序canvas如何使用layaAir引擎 请问 《学习开发HT...
来源: Laya_社区 发布时间: 20170228
...UIGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name selectHandler tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX center...
来源: Laya3.0_api 发布时间: 20231115
... coneMaterial; //把圆锥形3D节点对象添加到3D场景节点下 this.scene.addChild(cone); //设置随机位置 this.tmpVector.setValue(Math.random() * 6 - 2, 6, Math.random() * 6 - 2); cone.transform.position = this.tmpVector; //为圆锥形3D节点对象创建刚体碰撞器 let _rigidBody =...
来源: Laya3.0_文档 发布时间: 20251010
...滚屏,使得新添加的元素始终保持在最底部显示? laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 iphone自带浏览器页面怎么锁定 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 关于使用matterjs物...
来源: Laya_社区 发布时间: 20190125