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

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

841. laya.ui.List [ 15%]

...为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component ...

来源: laya_api 发布时间: 20170929

842. laya.ui.List [ 15%]

...为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以...

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

843. laya.display.Stage [ 15%]

...为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对...

来源: laya_api 发布时间: 20170929

844. laya.display.Input_API3.0 [ 14%]

...为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标事件检...

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

845. laya.display.Text [ 14%]

...为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bold : Boolean 指定文本是否为粗体字...

来源: laya_api 发布时间: 20170929

846. laya.display.Text [ 14%]

...为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bold : Boolean 指定文本是否为粗体字...

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

847. laya.display.Stage [ 14%]

...为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对...

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

848. 统计信息 · LayaAir3.4 · 引擎文档 · LAYABOX [ 10%]

...,仅仅是为了可读性更好,在引擎与项目的实际使用中,一定要注意,是存在统计项前缀的。 2. FPS(CT_FPS) FPS(Frames Per Second,每秒帧数)用于表示 当前设备在运行过程中,每秒能够完成的渲染帧数,它直接反映了游戏整体运...

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

849. 插件开发说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 10%]

...ddTypes([ { name : "MyPanelType", //请注意,名字是全局唯一的,一定要长 properties : [ { name : "text", type : "string" }, { name : "count" , type: "number" }, { name : "actions", inspector: "Buttons", options : { buttons : [ { caption : "点我", event: "my_click" } ] } } ] } ]); th...

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

850. laya.html.dom.HTMLIframeElement_API3.0 [ 9%]

...为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrior Defined in laya/display/Sprite.ts:266 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标...

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