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

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

471. 通用发布 · LayaAir3.0文档 · LAYABOX [ 47%]

...对于Web发布来说,就是html中的title名称)。 显示名称:设置显示名称后,显示的将会是显示名称,而不是项目名称。一般都填写中文汉字,英文也可以。用于应用商店、桌面图标、弹窗等游戏入口处。 图标:游戏的入口标识,...

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

472. laya.d3.core.scene.Scene3D_API3.0 [ 46%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 _sundir _sundir: Vector3 = new Vector3() Defined in laya/d3/core/scene/Scene3D.ts:381 interanl Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false I...

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

473. 加载TiledMap 不显示 [ 46%]

...s.tiledMap.mapSprite() as Sprite;//为tiledMap整个地图的显示容器设置宽高     //      // sp.size(800,800);     //  this.layer = this.tiledMap.getLayerByIndex(0);     //  var radiusX: number = 32;     //  var radiusY: number = Math.tan(180 / Math...

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

474. laya.ui.Tree_API3.0 [ 45%]

...ion Tree_Example() { Laya.init(640, 800); Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png", "resource/ui/clip_selectBox.png", "resource/ui/clip_tree...

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

475. laya.ui.UIGroup_API3.0 [ 45%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 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

476. laya.ui.WXOpenDataViewer_API3.0 [ 45%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 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

477. laya.ui.TextInput_API3.0 [ 44%]

...nput_Example { public function TextInput_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/input.png"], Handler.create(this, onLoadComplete));//加载资源。 } private function...

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

478. laya.ui.TextArea_API3.0 [ 44%]

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

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

479. laya.ui.Radio_API3.0 [ 44%]

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

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

480. laya.ui.ScrollBar_API3.0 [ 44%]

...如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoHide autoHide: boolean = false Defined in laya/ui/ScrollBar.ts:50 一个布尔值,指定是否自动隐藏滚动条(无需滚...

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