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

大约有 101 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0079 秒)

71. laya.ui.Dialog [ 61%]

...行渲染,以提高性能(如果子对象有旋转缩放或者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite piv...

来源: laya_api 发布时间: 20170929

72. 3D中如何限制角色的行走区域? [ 59%]

...置Sprite的宽高和点击区域? 救命!canvas定位后 点击区域偏移,求大大们解答 龙骨skeleton鼠标点击区域的设置 Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! 加载角色 一张人物图片被分成了3个部位 这个load...

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

73. laya.display.Sprite [ 58%]

...行渲染,以提高性能(如果子对象有旋转缩放或者中心点偏移,则显示筛选会不精确)。 Sprite  parent : Node[override] Sprite  pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite...

来源: laya_api 发布时间: 20170929

74. laya.display.Sprite [ 56%]

...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

75. laya.ui.Button_API3.0 [ 56%]

... 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

76. laya.ui.CheckBox_API3.0 [ 56%]

...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

77. laya.ui.Radio_API3.0 [ 55%]

...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

78. laya.display.Input [ 55%]

...行渲染,以提高性能(如果子对象有旋转缩放或者中心点偏移,则显示筛选会不精确)。 Sprite overflow : String overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低依次为:hidden > visible > scro...

来源: laya_api 发布时间: 20170929

79. 文本进阶使用 · LayaAir3.0文档 · LAYABOX [ 55%]

...通的文本,在不同运行环境下,可能会存在像素级的位置偏移。比如Chrome低版本和高版本也存在位置偏移。所以要求高的静态UI文本,可以采用位图显示文本。 位图文本适用于文本单字总量不大需求,常用于第X关,X连击等标题...

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

80. 一篇了解所有的LayaAir文本组件(TypeScript-LayaAir基础篇(TS)-文本) [ 54%]

...通的文本,在不同运行环境下,可能会存在像素级的位置偏移。比如Chrome低版本和高版本也存在位置偏移。所以要求高的静态UI文本,可以采用位图显示文本。 > > 位图文本适用于文本单字总量不大需求,常用于第X关,X连击等标...

来源: Laya2.0_文档 发布时间: 20210715