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

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

81. laya.ui.RadioGroup [ 89%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 ...

来源: Laya2.0_api 发布时间: 20190513

82. laya.ui.VScrollBar [ 89%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoHide : Boolean = false一个布尔值,指定是否自动隐藏滚动条(...

来源: Laya2.0_api 发布时间: 20190513

83. laya.ui.HScrollBar [ 89%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoHide : Boolean = false一个布尔值,指定是否自动隐藏滚动条(...

来源: Laya2.0_api 发布时间: 20190513

84. laya.ui.ColorPicker [ 89%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 ...

来源: Laya2.0_api 发布时间: 20190513

85. laya.ui.Button_API3.0 [ 88%]

...herited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Implementation of ISelect._url Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = fa...

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

86. laya.ui.Radio [ 88%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 ...

来源: Laya2.0_api 发布时间: 20190513

87. laya.ui.Radio_API3.0 [ 88%]

...herited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Implementation of ISelect._url Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = fa...

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

88. laya.ui.TextInput_API3.0 [ 88%]

...herited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 _tf _tf: Input Overrides Label._tf Defined in laya/ui/TextInput.ts:119 Optional _url _url: string Inherited from Node._url Defined in laya/display/No...

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

89. laya.ui.TextArea_API3.0 [ 88%]

...herited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 _tf _tf: Input Inherited from TextInput._tf Overrides Label._tf Defined in laya/ui/TextInput.ts:119 Optional _url _url: string Inherited from Node._u...

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

90. laya.ui.LayoutBox [ 87%]

...all,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减少drawcall数,性能中等。优点:没有额外内存开销,无需renderTarget支持。 Sprite cacheAsBitmap : Boolean 指定显示对象是否缓存为静态图像。功能同c...

来源: laya_api 发布时间: 20170929