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

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

51. laya.ani.bone.Skeleton_API3.0 [ 51%]

...如果节需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽...

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

52. laya.media.VideoNode_API3.0 [ 51%]

...如果节需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽...

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

53. laya.ui.ScaleBox [ 51%]

...Component Sprite Node EventDispatcher Object 自适应缩放容器,容器设置大小后,容器大小始终保持stage大小,子内容按照原始最小宽高比缩放 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获...

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

54. laya.ui.View [ 51%]

...lpha值会影响drawcall。Sprite  anchorX : NumberX锚,值为0-1,设置anchorX值最终通过pivotX值来改变节轴心。View  anchorY : NumberY锚,值为0-1,设置anchorY值最终通过pivotY值来改变节轴心。View autoDestroyAtClosed : Boolean = false场景...

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

55. laya.ui.UIComponent_API3.0 [ 51%]

...如果节需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽...

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

56. laya.ui.Box [ 51%]

...alpha值会影响drawcall。Sprite anchorX : NumberX锚,值为0-1,设置anchorX值最终通过pivotX值来改变节轴心。UIComponent anchorY : NumberY锚,值为0-1,设置anchorY值最终通过pivotY值来改变节轴心。UIComponent autoSize : Boolean = false 指定...

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

57. laya.ui.WXOpenDataViewer_API3.0 [ 51%]

...如果节需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:57 autoSize autoSize: boolean = false Inherited from AnimationBase.autoSize Defined in laya/display/Sprite.ts:258 指定是否自动...

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

58. laya.ui.ColorPicker_API3.0 [ 51%]

...er_Example { public function ColorPicker_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/color.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():...

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

59. laya.display.Scene_API3.0 [ 50%]

...如果节需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoDestroyAtClosed autoDestroyAtClosed: boolean = false Defined in laya/display/Scene.ts:25 场景被关闭后,是否自动销...

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

60. laya.display.Input [ 50%]

...内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String[override] 文本背景颜色,以字符串表示。 Input blendMode : String指定要使用...

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