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

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

41. laya.ui.Label_API3.0 [ 31%]

...dth = 300;//设置 label 的宽度。 label.height = 200;//设置 label 的高度。 Laya.stage.addChild(label);//将 label 添加到显示列表。 var passwordLabel:Label = new Label("请原谅我,我不想被人看到我心里话。");//创建一个 Label 类的实例对象 passwordLabel 。 pa...

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

42. laya.ui.TextInput_API3.0 [ 31%]

...设置 textInput 的宽度。 textInput.height = 200;//设置 textInput 的高度。 Laya.stage.addChild(textInput);//将 textInput 添加到显示列表。 } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 Laya.loader.load(["re...

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

43. laya.ui.TextArea_API3.0 [ 31%]

...;//设置 textArea 的宽度。 textArea.height = 200;//设置 textArea 的高度。 Laya.stage.addChild(textArea);//将 textArea 添加到显示列表。 } } } example Laya.init(640, 800);//设置游戏画布宽高、渲染模式 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 Laya.loa...

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

44. laya.ui.ScaleBox_API3.0 [ 26%]

...om Text.displayHeight Defined in laya/display/Sprite.ts:563 对象的显示高度(以像素为单位)。 Returns number displayWidth get displayWidth(): number Inherited from Text.displayWidth Defined in laya/display/Sprite.ts:556 对象的显示宽度(以像素为单位)。 Returns number d...

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

45. laya.display.Text_API3.0 [ 25%]

....width = 300;//设置 text 的宽度。 text.height = 200;//设置 text 的高度。 text.italic = true;//设置 text 的文本显示为斜体。 text.borderColor = "#fff000";//设置 text 的文本边框颜色。 Laya.stage.addChild(text);//将 text 添加到显示列表。 } } } example Text_Examp...

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

46. laya.display.Input_API3.0 [ 22%]

...om Text.displayHeight Defined in laya/display/Sprite.ts:563 对象的显示高度(以像素为单位)。 Returns number displayWidth get displayWidth(): number Inherited from Text.displayWidth Defined in laya/display/Sprite.ts:556 对象的显示宽度(以像素为单位)。 Returns number d...

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

47. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 11%]

...2 0 1 分享 微博 QZONE 微信 qq1981150053 赞同来: 并没有生成高度图,也没有生成地形文件lt,请问导出地形也什么具体要求么? 2017-08-14 0 4 分享 微博 QZONE 微信 150*****372 赞同来: 对于blender格式的model文件导入到unity里后,使用unity...

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