• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 443 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0105 秒)

131. laya.ui.VBox [ 78%]

...c Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴...

来源: laya_api 发布时间: 20170929

132. 升级到3.0-beta6无法选择资源了 [ 78%]

...nds Laya.Script {     //declare owner : Laya.Sprite3D;      @property(String)     public text: string = "";      @property(Laya.Image)     public image: Laya.Image = null;      constructor() {         super();     } } 附件 : --> 2023-04-12 添加评论 免费帖 --> 分享 微...

来源: Laya_社区 发布时间: 20230412

133. laya.ui.HBox [ 78%]

...c Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴...

来源: laya_api 发布时间: 20170929

134. [LayaAir3]插件开发中,我需要选择文件夹,如何可视化选择文件夹 [ 78%]

...properties: [ { name: "help", caption: "提示", inspector: "Info", type: "string", default: "输入文件夹中需要有图集文件,输出目录会生成分割后的图片。", }, { name: "inputPath", caption: "输入目录", inspector: "File", options: { absolutePath: true, properties: ["openDi...

来源: Laya_社区 发布时间: 20250702

135. HttpRequest问题 [ 77%]

...2打开控制台报错是什么 15818760256 • 2018-02-08 14:19 send(url: string, data?: any, method?: string, responseType?: string, headers?: Array<any>): void; 这个发送的时候加入header,header里面的key-value如果key是固定的命名吗?如果value值是"Access-Control...

来源: Laya_社区 发布时间: 20180208

136. laya.utils.PerfHUD [ 77%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用...

来源: Laya2.0_api 发布时间: 20190513

137. laya.device.media.Video [ 77%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  buffered : *[read-only] buffered 属性返回 TimeRanges(JS)对象。TimeRanges 对象表示用户的音视频缓冲范围。缓冲范围指的是已...

来源: laya_api 发布时间: 20170929

138. 对象池 · LayaAir3.4 · 引擎文档 · LAYABOX [ 77%]

...类型标识字符。 * @return 对象池。 */ static getPoolBySign(sign: string): any[] { return Pool._poolDic[sign] || (Pool._poolDic[sign] = []); } Laya.Pool 是通过对象类型标识符,也就是一个字符串名字来标识和管理对象池的。如果对象池系统中没有这个标识...

来源: Laya3.0_文档 发布时间: 20251010

139. Laya.loader.load GPUMemory如何不增加 [ 77%]

...增加一个音效 希望给spine增加一个showSlotSkinByName(slotName:String, name:String)方法 官网提供的一些修改过的第三方库,以后是否有打算增加一些as的mvc框架的支持库 3D模型增加拖尾组件后有内存泄漏 希望IDE增加个代码格式化功能 关于...

来源: Laya_社区 发布时间: 20191027

140. laya.map.GridSprite [ 77%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用...

来源: laya_api 发布时间: 20170929