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

大约有 321 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0078 秒)

161. laya.d3.core.light.DirectionLight [ 36%]

...接收事件通知。 如果侦听鼠标事件,则会自动设置自己父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Node onAwake():void 组件被激活后执行,此时所有节点组件均已创建完...

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

162. laya.ui.Image_API3.0 [ 36%]

...Image 类是用于表示位图图像或绘制图形的显示对象。 ImageClip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 example 以下示例代码,创建了一个新的 Image 实例,设置了它的皮肤、...

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

163. laya.ui.Dialog_API3.0 [ 36%]

...过设置zOrder属性,可以更改弹出的层次 通过设置popupEffectcloseEffect可以设置弹出效果关闭效果,如果不想有任何弹出关闭效果,可以设置前述属性为空 example 以下示例代码,创建了一个 Dialog 实例。 package { import laya.ui.Dialog; i...

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

164. laya.ui.Tab_API3.0 [ 36%]

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

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

165. laya.ui.UIGroup_API3.0 [ 36%]

...合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab RadioGroup 的基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name selectHandler tag drawtocanvCtx A...

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

166. laya.ui.FontClip_API3.0 [ 36%]

...ip 字体切片,简化版的位图字体,只需设置一个切片图片文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮肤对应的字体内容sheet(如果多行,可以使用空格换行),示例: fontClip.skin = "font1.png";//...

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

167. laya.ui.Label_API3.0 [ 36%]

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

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

168. laya.d3.core.light.PointLight [ 36%]

...接收事件通知。 如果侦听鼠标事件,则会自动设置自己父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Node onAwake():void 组件被激活后执行,此时所有节点组件均已创建完...

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

169. laya.display.Input_API3.0 [ 36%]

...display/Input" Input Class Input Input 类用于创建显示对象以显示输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击输入时的文本的位置有少许的偏差。 Hierarchy Text Input I...

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

170. laya.ui.List_API3.0 [ 36%]

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

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