大约有 37 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0076 秒)
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...
来源: Laya3.0_api 发布时间: 20231115
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display...
来源: Laya3.0_api 发布时间: 20231115
...pButtons.playControlls.Box"); let btn = playControls.getChild("packUI"); //获取运行预览的播放按钮 if (!btn) { btn = playControls.addChild(gui.UIPackage.createWidgetSync("~/ui/basic/Button/FlatIconButton.widget")); btn.name = "packUI"; btn.setSize(16, 16); btn.icon = "~/ui/icons/global.svg...
来源: Laya3.0_文档 发布时间: 20251216
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...
来源: Laya2.0_api 发布时间: 20190513
...el内容较多时 真机上报错larger than MAX_TEXTURE_SIZE (4096) 怎么获取屏幕的size,这个size是包括屏幕的高度和宽度的 Cannot read property 'call' of undefined google 调试的时候一直打印cache bitmap size larger than 2048,cache ignored 问题状态 最新活动: 2020-...
来源: Laya_社区 发布时间: 20201110
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 closeEffect closeEffect: Handler Defined in laya/ui/Dialog.ts:186 关闭对话框效果,可以设...
来源: Laya3.0_api 发布时间: 20231115
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...
来源: Laya2.0_api 发布时间: 20190513
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...
来源: Laya2.0_api 发布时间: 20190513
...就是 cubemap 贴图。因此,IBL 的重点就在于如何从图像中获取光照信息。 iblSamples:基于图像的光照的采用率,采样的越多,就越接近真实 ibl Tex:环境立方体贴图 (Cubemap) ibl Tex RGBD:默认采用RGB深度图 采用IBL时,环境光必须采用 ...
来源: Laya3.0_文档 发布时间: 20251010
...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 closeEffectHandler closeEffectHandler: Handler = new Handler(this, this.closeEffect) Defined in lay...
来源: Laya3.0_api 发布时间: 20231115