大约有 431 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0079 秒)
...交 3 个回复 cuixueying 赞同来自: H5仅仅支持jpg和png类型的图片资源,你可以用ps分批处理所有的tga为png,这块美术制作的时候需要注意下! 2016-12-23 0 0 分享 微博 QZONE 微信 xujingming666 赞同来自: 感谢 2016-12-23 0 0 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20161223
...组件。 Type parameters T: Component Parameters componentType: {} 组件类型。 Returns T 组件。 addComponentInstance addComponentInstance(component: Component): Component Inherited from Node.addComponentInstance Defined in laya/display/Node.ts:935 添加组件实例。 Parameters component: ...
来源: Laya3.0_api 发布时间: 20231115
... if (atlasJson.meta && atlasJson.meta.image) { //带图片信息的类型 var toloadPics:Array = atlasJson.meta.image.split(","); var split:String = url.indexOf("/") >= 0 ? "/" : "\\"; var idx:int = url.lastIndexOf(split); var folderPath:String = idx >= 0 ? url.substr(0, idx + 1) : "";...
来源: Laya_社区 发布时间: 20180830
...组件。 Type parameters T: Component Parameters componentType: {} 组件类型。 Returns T 组件。 addComponentInstance addComponentInstance(component: Component): Component Inherited from Node.addComponentInstance Defined in laya/display/Node.ts:935 添加组件实例。 Parameters component: ...
来源: Laya3.0_api 发布时间: 20231115
...显示文本组件、位图文本组件、可输入文本组件,这几个类型的组件进行介绍,让大家全面了解一下LayaAir引擎的各个文本组件。 一、显示文本组件 显示文本就是只能看,不能编辑修改的基础文本。LayaAirIDE中提供了Text和Label这...
来源: Laya3.0_文档 发布时间: 20241014
...laya.net.LoaderManager哪些函数支持网络资源加载,加载什么类型?哪些只支持本地资源加载 读本地文件必须是ASCII编码 大于4M时,放到layaNativeDir这个目录 --- 这个具体怎么操作 ui打包资源同步bin目录下, 为什么更新IDE后在前面加了H...
来源: Laya_社区 发布时间: 20180711
...的检测的Texture的Bitmap而不是Texture本身。 所以2D图集与图片资源加锁,实际上是对相对应的Texture的bitmap上锁。在加载图集之后,还是使用`Laya.loader.getRes(url)`拿到图集中的一个Texture纹理,然后通过Texture的bitmap属性上锁。 ```js i...
来源: Laya2.0_文档 发布时间: 20210715
...面板里有个button, 编辑好以后,正常加载ui 面板,button的图片资源没找到,导致button无法正常显示 代码模式下目录被编辑器左侧外框遮挡 问题状态 最新活动: 2017-11-02 18:00 浏览: 987 关注: 2 人
来源: Laya_社区 发布时间: 20171102
...AIL TYPE_EMAIL: string = "email" Defined in laya/display/Input.ts:48 email 类型用于应该包含 e-mail 地址的输入域。 Static TYPE_MONTH TYPE_MONTH: string = "month" Defined in laya/display/Input.ts:62 month - 选取月、年。 Static TYPE_NUMBER TYPE_NUMBER: string = "number" Defined in ...
来源: Laya3.0_api 发布时间: 20231115
...组件。 Type parameters T: Component Parameters componentType: {} 组件类型。 Returns T 组件。 addComponentInstance addComponentInstance(component: Component): Component Inherited from Node.addComponentInstance Defined in laya/display/Node.ts:935 添加组件实例。 Parameters component: ...
来源: Laya3.0_api 发布时间: 20231115