大约有 28,630 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0367 秒)
Laya_社区(26260) Laya3.0_api(795) Laya2.0_文档(483) Laya2.0_api(366) laya_api(298) Laya_示例(157) Laya3.0_文档(152) Laya2.0_示例(119)
...ndex | Frames No Frames TextInputProperties | Methods | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Pu...
来源: laya_api 发布时间: 20170929
... snapshot.id = "snapshot"; //将整个STAGE画到图片里 snapshot.src = Laya.stage.drawToCanvas(1080,1920, 0, 0).getCanvas().toDataURL(); //图片显示在页面中 document.body.appendChild(snapshot); //隐藏游戏画布 document.getElementById("layaContainer").style.display = "none"; 大致过...
来源: Laya_社区 发布时间: 20180112
ide编译报错,显示如下 at error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Object.error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist\rollup.js:15621:24) at Object.error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist...
来源: Laya_社区 发布时间: 20191203
...dex | Frames No Frames RadioGroupProperties | Methods | Events Packagelaya.uiClasspublic class RadioGroupInheritanceRadioGroup UIGroup Box Component Sprite Node EventDispatcher Object RadioGroup 控件定义一组 Radio 控件,这些控件相互排斥; 因此,用户每次只能选择一...
来源: laya_api 发布时间: 20170929
...的3D项目 在Unity3d项目中是通过钢体控制主角的移动,但在LayaAir中单纯的改变位置没有任何作用,有没有什么解决办法? ( this.role.transform.position = new Laya.Vector3(PosX*speed,0,PosZ*speed);) 在LayaAir中单纯的改变位置没有任何作用 2017-12-29 添...
来源: Laya_社区 发布时间: 20171229
[LayaAir3][LayaAir3]3.3.1 在抖音小游戏上运行的时候,顶点变形动画在android上没有作用,但是ios可以正常播放,是Android平台需要特殊设置什么吗 setMorphChannelWeight也不管用 2025-12-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20251231
...经验,精通JS或TS; 3. 精通至少一款H5游戏引擎(Pixi/Egret/Laya),Laya优先,并参与过完整游戏项目; 4. 对移动设备上的兼容性及游戏资源优化和性能优化有一定研究; 5. 熟悉H5混合开发,对服务端相关知识有所了解,对前后端分...
来源: Laya_社区 发布时间: 20180522
layabox2.0,图集资源地址url缓存错误,导致texture恢复位图资源的时候,加载不到图片资源 问题是这样产生的: 调用scene.destroy销毁场景后,然后调用scene.gc去回收资源,然后调用scene.open打开关闭的场景发现原来图集的资源没有显...
来源: Laya_社区 发布时间: 20190109
...ot motion node 以后导出会报错。要怎么样避免错误?或者在laya3d里面有没有其他方式使用动画位移? KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.S...
来源: Laya_社区 发布时间: 20180920
...请先登录 发起人 nvziyiqiu 相关问题 看了其他引擎才发现 LAYA 真的太太太太好用了!!!! 微信关系链:LayaAir引擎针对微信小游戏好友关系链实现方案 安装layaAirIDE2 ,跟着官网敲hello world 例子,为什么不显示? 编译调试启动chro...
来源: Laya_社区 发布时间: 20170221