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

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

181. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 20%]

...Color颜色值、Alpha透明度、Location颜色位置) | | Alignment(对齐) | 支持(包括:View朝向相机、Transform Z朝向自身局部坐标Z) | | Texture Mode(纹理模式) | 部分支持(包括:Stretch拉伸) | #### 4.8 地形的属性 关于地形,我们正在丰...

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

182. 绘制图形 · LayaAir3.0文档 · LAYABOX [ 20%]

...ram color 定义文本颜色,比如"#ff0000"。 * @param textAlign 文本对齐方式,可选值:"left","center","right"。 */ fillText(text: string | WordText, x: number, y: number, font: string, color: string, textAlign: string): FillTextCmd { return this.addCmd(FillTextCmd.create(text, x...

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

183. laya.html.dom.HTMLDivElement_API3.0 [ 17%]

...px 10px 20px 20px; 边缘的距离 vertical-align:top|bottom|middle; 垂直对齐方式 align:left|right|center; 水平对齐方式 line-height:20px; 行高 background-color:#ff0000; 背景颜色 border-color:#ff0000; 边框颜色 width:100px; 对象宽度 height:100px; 对象高度 示例用法: ...

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

184. laya.ui.FontClip_API3.0 [ 16%]

...string set align(v: string): void Defined in laya/ui/FontClip.ts:142 水平对齐方式 Returns string Defined in laya/ui/FontClip.ts:136 水平对齐方式 Parameters v: string Returns void alpha get alpha(): number set alpha(value: number): void Inherited from Text.alpha Defined in laya/display/Sp...

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

185. laya.ui.LayoutBox_API3.0 [ 14%]

...set align(value: string): void Defined in laya/ui/LayoutBox.ts:73 子对象对齐方式。 Returns string Defined in laya/ui/LayoutBox.ts:77 子对象对齐方式。 Parameters value: string Returns void alpha get alpha(): number set alpha(value: number): void Inherited from Text.alpha Defined in la...

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