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

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

451. laya.ui.Button_API3.0 [ 40%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior Inherited from Te...

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

452. laya.ui.CheckBox_API3.0 [ 39%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Implementation of ISelect.hitTestPrior Inherited from Te...

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

453. laya.ui.Label_API3.0 [ 39%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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

454. laya.d3.component.volume.batchvolume.BatchRender_API3.0 [ 39%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

455. laya.ui.TextInput_API3.0 [ 39%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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

456. laya.ui.TextArea_API3.0 [ 39%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...

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

457. 【LIST无法拖动】参照官方实例做的 [ 39%]

...evel:"1",author:"官方发布",info:"我可以-四子"};         //获取关卡信息后格式化         let t= gf.getGuanqiaInfo(tmp);         this.text_guanqia_info.text = gf.format_GuanqiaInfo(t);         this.name =  "pic-"+ tmp;         var glow...

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

458. laya.d3.component.volume.batchvolume.StatiVertexMergeBatchRender_API3.0 [ 38%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

459. laya.spine.SpineTemplet_API3.0 [ 38%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

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

460. 性能分析插件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 36%]

...平台显示统计信息。 开发者利用此插件可以非常方便的获取到运行时的CPU、内存、资源、渲染、UI等信息,并且在后端平台会给出优化建议。 一、安装与接入 1.1 安装插件 如图1-1所示,在LayaAir-IDE的包管理器中,安装性能分析插...

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