大约有 3,124 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0080 秒)
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 关于文本遮挡 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? matter中layasprite怎么改变图片大小? 3D模型无法修改scale? 将list里的scrollBar设...
来源: Laya_社区 发布时间: 20190514
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 如何通过命令行工具构建和发布项目 Laya mac版的IDE 是没测试就上线了吗? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 关于Laya实现Matter...
来源: Laya_社区 发布时间: 20180116
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏...
来源: Laya_社区 发布时间: 20160123
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 如何通过命令行工具构建和发布...
来源: Laya_社区 发布时间: 20180212
...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/SkinRenderElement" SkinRenderElement Class SkinRenderElement Hierarchy RenderElement SkinRenderElement Index Constructors constructor Properties _batchElement _renderElementOBJ Metho...
来源: Laya3.0_api 发布时间: 20231102
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawRoundRectCmd" DrawRoundRectCmd Class DrawRoundRectCmd Hierarchy DrawRoundRectCmd Index Properties fillColor height lb lineColor lineWidth lt percent rb rt width x y ID Methods getBo...
来源: Laya3.0_api 发布时间: 20231115
...ull; } import { ui } from '../ui/layaMaxUI'; /**主界面 */ export default class Main extends ui.mainUI { /**地图链接 */ MAP_URL:string = 'res/tiled/map.json'; /**地图 */ map: Laya.TiledMap; constructor(){ super(); Laya.loader.create(this.MAP_URL, new Laya.Handler(this, this.o...
来源: Laya_社区 发布时间: 20190218
...下是代码部分: const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { @property({type: Laya.Sprite,caption:"测试组件1"}) private testSprite: Laya.Sprite; @property({type: Laya.Sprite,caption:"测试组件2"}) private testSprite2:...
来源: Laya_社区 发布时间: 20251229
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? LayaTree v1.0.5版本更新(2021.11.17) LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) native初始化的时候getExePath报错 IOS17.2(beta版本)必现 关于微...
来源: Laya_社区 发布时间: 20250825
...aya3d自定义shader LayaAirIDE2.2 - Laya3D init error ,must support webGL exports is not defined (js篇) window is not defined 问题状态 最新活动: 2019-03-08 15:58 浏览: 837 关注: 1 人
来源: Laya_社区 发布时间: 20190308