大约有 1,246 项符合查询结果, 库内数据总量为 30,789 项。 (搜索耗时: 0.0063 秒)
...tic _layerMap = {'ui':5} public static assignCullingMask(target){ let layerNodeName = ''; let prefix = 'culling_mask='; for(let i = 0; i < target.numChildren; ++i){ let child = target.getChildAt(i); if(child.name.indexOf(prefix) == 0){ layerNodeName = child.name.replace(prefix,''); child.destroy(...
来源: Laya_社区 发布时间: 20200110
...中,可能会因为网络问题造成卡顿,要注意的是,这里的node.js版本不能过低,最起码要高于12。 字符@后面的1.8.10表示小游戏开发工具的版本,开发者在安装时要根据需求选择合适的版本。 3.3 登录支付宝开发者账号 下载好小游...
来源: Laya3.0_文档 发布时间: 20241014
...aManager.getComponentsData (UnityEngine.GameObject gameObject, .JSONObject node, .JSONObject child, Vector3 position, Quaternion rotation, Vector3 scale, System.String& goPath) LayaExport.DataManager.getGameObjectData (UnityEngine.GameObject gameObject, System.String gameObjectPath, .JSONObject ...
来源: Laya_社区 发布时间: 20171109
...题 2018-02-11 0 9 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 用node 启一下这个 GameServer.max_.zip 2018-02-11 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 这个服务端工程 GameServer.zip 2018-02-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折...
来源: Laya_社区 发布时间: 20180211
...径都会添加,有什么办法降DrawCall package { import laya.display.Node; import laya.display.Sprite; import laya.maths.Rectangle; import laya.ui.Dialog; import laya.ui.Image; import laya.utils.Handler; import ui.TestDialogUI; import ui.TestViewUI; public class TestView extends TestViewUI { p...
来源: Laya_社区 发布时间: 20171129
...示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状...
来源: Laya_社区 发布时间: 20170418
... Webpack / Gulp / Grunt / FIS / RollUp 等构建工具; 5、熟练掌握 Node.JS 和 NPM 模块管理; 6、积极乐观,责任心强,工作认真细致,具备良好的服务意识,具有良好的团队沟通与协作能力; 7、热爱前端技术,有较强的学习能力,有强烈...
来源: Laya_社区 发布时间: 20200531
...090。 4、PC电脑的chrome浏览器与手机数据连接线。 5、安装nodejs 环境 [node官网:https://nodejs.org/en/] 就是下载安装,比较简单,也不细介绍。能在命令行里调起npm命令就算是成功了。 6、安装ADB ADB可以用于授权,以及发布推送等,...
来源: Laya3.0_文档 发布时间: 20241014
... "module": "commonjs", "target": "es6", "sourceMap": true }, "exclude": [ "node_modules" ] } test: let str = Md5.Instance.get_md5("123456"); console.log(str) //len:32 //e10adc3949ba59abbe56e057f20f883emd5.ts class Md5 { private static _inst:Md5; public static get Instance():Md5 { return this._inst |...
来源: Laya_社区 发布时间: 20190321
...? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 关于使用matterjs物理引擎鼠标问题 预设怎么...
来源: Laya_社区 发布时间: 20180604