大约有 3,967 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0152 秒)
...交 2 个回复 ltmking 赞同来自: /**玩家名称 */ private txtName:Laya.Text; //场景的相机 public otherGameScene:Laya.Camera; private _outPos:Laya.Vector3 = new Laya.Vector3(); this.txtName = new Laya.Text(); this.txtName.color = "#FFFFFF"; this.txtName.text = this.playerName; this.txtNam...
来源: Laya_社区 发布时间: 20171010
laya发布微信后 在头条开发者工具上运行 用laya发布成微信后,用头条工具打开 报以下错 Uncaught TypeError: Failed to execute 'texSubImage2D' on 'WebGL2RenderingContext': No function was found that matched the signature provided. ,, 请问有什么解决办法吗...
来源: Laya_社区 发布时间: 20191125
请问layaNative有没有提供读取和修改本地缓存的接口 现在外网出现了一个偶现的问题,玩家卡在app启动页很久进不了游戏,重启app也没用,但是卸载app再重新安装就可以成功进入游戏。(为了规避闪黑,现在的做法是在游戏入口...
来源: Laya_社区 发布时间: 20200625
...复被折叠 要回复问题请先登录 发起人 Todo 相关问题 请问LayaAir中如何使图片以圆形的方式显示? 请问有没有方法能够获取“鼠标是否处于按下状态”? 请问laya有没有地图编辑器工具? 关于微信7.0.3版本之后的版本,微信小游...
来源: Laya_社区 发布时间: 20180425
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Image" Image Class Image Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/VSlider" VSlider Class VSlider 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/HSlider" HSlider Class HSlider 使用 HSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/ProgressBar" ProgressBar Class ProgressBar ProgressBar 组件显示内容的加载进度。 example 以下示例代码,创建...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Dialog" Dialog Class Dialog Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可...
来源: Laya3.0_api 发布时间: 20231115
...图的时候 Cannot read property 'width' of undefined var terrainSprite = Laya.MeshTerrainSprite3D.createFromMeshAndHeightMap(terrain.meshFilter.sharedMesh, texture, 45.58879852294922, -45.58879852294922); //报错:Cannot read property 'width' of undefinedDemo见附件。 附件 : --> test.rar...
来源: Laya_社区 发布时间: 20170601