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

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

391. TiledMap地图 · LayaAir3.4 · 引擎文档 · LAYABOX [ 46%]

...格式三、LayaAir引擎使用Tiled Map 地图3.1 IDE勾选laya.tiledmap组件3.2 创建TiledMap地图3.3 控制地图3.4 拖动地图四、Tiled Map 使用优化4.1 销毁地图4.2 缓存相关4.3 合并图层4.4 移除被覆盖的格子使用TiledMap地图 一、概述 Tiled Map Editor是一个...

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

392. laya.ui.ProgressBar [ 46%]

...anceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read...

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

393. laya.ui.ColorPicker [ 46%]

...anceColorPicker UIComponent Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否...

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

394. laya.ui.VScrollBar [ 46%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...

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

395. laya.ui.Button_API3.0 [ 46%]

...als Only exported Menu Globals "laya/ui/Button" Button Class Button Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 * 可以是单态,两态和三态,默认三态(up,over,down)。 example 以下示例代码,创建了一个 B...

来源: Laya3.0_api 发布时间: 20231115

396. laya.ui.HScrollBar [ 46%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...

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

397. laya.ui.Radio [ 46%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同...

来源: laya_api 发布时间: 20170929

398. laya.ui.Radio_API3.0 [ 46%]

...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Implement...

来源: Laya3.0_api 发布时间: 20231115

399. laya.ui.View [ 46%]

...的混合模式。目前只支持"lighter"。Sprite  bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 View cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也...

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

400. laya.d3.core.Camera [ 46%]

...管线阶段添加指令缓存。 Camera addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode addLayer(layer:int):void 增加可视图层,layer值为0到31层。 BaseCamera callLater(method:Function, a...

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