大约有 63 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0067 秒)
...ties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素为单位)。 Component measureWidth : Number[read-only] 显示对象的实际显示区域宽度(以像素为单位)。 ComponentPublic Methods Hide Inherited Public Methods Show Inh...
来源: laya_api 发布时间: 20170929
...ties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素为单位)。 Component measureWidth : Number[read-only] 显示对象的实际显示区域宽度(以像素为单位)。 ComponentPublic Methods Hide Inherited Public Methods Show Inh...
来源: laya_api 发布时间: 20170929
...ties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素为单位)。 Component measureWidth : Number[read-only] 显示对象的实际显示区域宽度(以像素为单位)。 ComponentPublic Methods Hide Inherited Public Methods Show Inh...
来源: laya_api 发布时间: 20170929
...IDE的预览运行模式下,也是基于这个宽高查看效果。 在实际的运行环境里,例如不同的手机。由于屏幕比例的不同,肯定不可能与设计宽高完全吻合。 所以,就需要用引擎自带的缩放适配模式,进行缩放,从而来满足开发者的...
来源: Laya3.0_文档 发布时间: 20241014
...ties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素为单位)。 Component measureWidth : Number[read-only] 显示对象的实际显示区域宽度(以像素为单位)。 ComponentPublic Methods Hide Inherited Public Methods Show Inh...
来源: laya_api 发布时间: 20170929
...scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Returns number Inherited from Text.height Defined in laya/display/Sprite.ts:503 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小...
来源: Laya3.0_api 发布时间: 20231115
...scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Returns number Inherited from Text.height Defined in laya/display/Sprite.ts:503 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小...
来源: Laya3.0_api 发布时间: 20231115
...void 控件初始化。 UIComponent measureHeight():Number 显示对象的实际显示区域高度(以像素为单位)。 UIComponent measureWidth():Number 显示对象的实际显示区域宽度(以像素为单位)。 UIComponent preinitialize():void 预初始化。 UIComponentEvents Hid...
来源: Laya2.0_api 发布时间: 20190513
...人物在摄像机前拉进和拉远,血条也在变大变小,很符合实际的效果 。如果用2D UI来实现的话,就需要动态去计算人物相对摄像机的位置来缩放UI的大小,效果肯定不好。 当然,我们也可以不勾选UI3D的 Billboard 属性,调整XYZ轴的...
来源: Laya3.0_文档 发布时间: 20241014
...void 控件初始化。 UIComponent measureHeight():Number 显示对象的实际显示区域高度(以像素为单位)。 UIComponent measureWidth():Number 显示对象的实际显示区域宽度(以像素为单位)。 UIComponent preinitialize():void[override] 预初始化。 UIGroupEven...
来源: Laya2.0_api 发布时间: 20190513