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

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

301. laya.ui.Image [ 88%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到...

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

302. laya.particle.Particle2D [ 88%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象...

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

303. laya.ui.UIComponent [ 88%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bottom : Number 从组件底边...

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

304. Panel使用文档(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 88%]

# Panel组件参考 Panel是一个带有裁剪功能的面板容器类,常用来设置元素的显示区域。可以直接将要显示的元素添加到Panel容器中,Panel的宽高就是元素将要显示的宽高。 ### 一、通过LayaAirIDE创建Panel组件 **1.1以拖拽的形式将Panel组...

来源: Laya2.0_文档 发布时间: 20210715

305. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 88%]

...erialProperty Defined in laya/d3/core/material/Material.ts:361 获得材质属性 Returns any _defineDatas get _defineDatas(): DefineDatas Inherited from Material._defineDatas Defined in laya/d3/core/material/Material.ts:1055 Returns DefineDatas alphaTest get alphaTest(): boolean set alphaTest(value...

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

306. laya.ui.Panel [ 88%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bo...

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

307. laya.d3.core.material.SkyPanoramicMaterial_API3.0 [ 88%]

...erialProperty Defined in laya/d3/core/material/Material.ts:361 获得材质属性 Returns any _defineDatas get _defineDatas(): DefineDatas Inherited from Material._defineDatas Defined in laya/d3/core/material/Material.ts:1055 Returns DefineDatas alphaTest get alphaTest(): boolean set alphaTest(value...

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

308. laya.ui.DialogManager [ 88%]

...关闭,点击窗口是否切换层次等 通过设置对话框的zOrder属性,可以更改弹出的层次 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-o...

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

309. textInput的单行输入&多行输入(ActionScript-LayaAir基础篇(AS3)-文本) [ 88%]

... textInput 的字体大小。 textInput.x = 0;//设置 textInput 对象的属性 x 的值,用于控制 textInput 对象的显示位置。 textInput.y = 0;//设置 textInput 对象的属性 y 的值,用于控制 textInput 对象的显示位置。 textInput.width = 300;//设置 textInput 的宽度...

来源: Laya2.0_文档 发布时间: 20210715

310. Panel使用文档(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 88%]

# Panel组件参考 Panel是一个带有裁剪功能的面板容器类,常用来设置元素的显示区域。可以直接将要显示的元素添加到Panel容器中,Panel的宽高就是元素将要显示的宽高。 ### 一、通过LayaAirIDE创建Panel组件 **1.1以拖拽的形式将Panel组...

来源: Laya2.0_文档 发布时间: 20210715