大约有 101 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0079 秒)
...行渲染,以提高性能(如果子对象有旋转缩放或者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite piv...
来源: laya_api 发布时间: 20170929
...置Sprite的宽高和点击区域? 救命!canvas定位后 点击区域偏移,求大大们解答 龙骨skeleton鼠标点击区域的设置 Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! 加载角色 一张人物图片被分成了3个部位 这个load...
来源: Laya_社区 发布时间: 20170505
...行渲染,以提高性能(如果子对象有旋转缩放或者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite...
来源: laya_api 发布时间: 20170929
...anvasHeight:Number — 画布高度。 offsetX:Number — 绘制的 X 轴偏移量。 offsetY:Number — 绘制的 Y 轴偏移量。 ReturnsHTMLCanvas — HTMLCanvas 对象。 drawToTexture()method public function drawToTexture(canvasWidth:Number, canvasHeight:Number, offsetX:Number, offsetY:N...
来源: Laya2.0_api 发布时间: 20190513
... iconOffset(value: string): void Defined in laya/ui/Button.ts:709 图标x,y偏移,格式:100,100 Returns string Defined in laya/ui/Button.ts:713 图标x,y偏移,格式:100,100 Parameters value: string Returns void is3D get is3D(): boolean Inherited from Node.is3D Defined in laya/display/Node...
来源: Laya3.0_api 发布时间: 20231115
...Inherited from Button.iconOffset Defined in laya/ui/Button.ts:709 图标x,y偏移,格式:100,100 Returns string Inherited from Button.iconOffset Defined in laya/ui/Button.ts:713 图标x,y偏移,格式:100,100 Parameters value: string Returns void is3D get is3D(): boolean Inherited from Node....
来源: Laya3.0_api 发布时间: 20231115
...Inherited from Button.iconOffset Defined in laya/ui/Button.ts:709 图标x,y偏移,格式:100,100 Returns string Inherited from Button.iconOffset Defined in laya/ui/Button.ts:713 图标x,y偏移,格式:100,100 Parameters value: string Returns void is3D get is3D(): boolean Inherited from Node....
来源: Laya3.0_api 发布时间: 20231115
...行渲染,以提高性能(如果子对象有旋转缩放或者中心点偏移,则显示筛选会不精确)。 Sprite overflow : String overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scro...
来源: laya_api 发布时间: 20170929
...通的文本,在不同运行环境下,可能会存在像素级的位置偏移。比如Chrome低版本和高版本也存在位置偏移。所以要求高的静态UI文本,可以采用位图显示文本。 位图文本适用于文本单字总量不大需求,常用于第X关,X连击等标题...
来源: Laya3.0_文档 发布时间: 20241014
...通的文本,在不同运行环境下,可能会存在像素级的位置偏移。比如Chrome低版本和高版本也存在位置偏移。所以要求高的静态UI文本,可以采用位图显示文本。 > > 位图文本适用于文本单字总量不大需求,常用于第X关,X连击等标...
来源: Laya2.0_文档 发布时间: 20210715