大约有 185 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0053 秒)
...Color颜色值、Alpha透明度、Location颜色位置) | | Alignment(对齐) | 支持(包括:View朝向相机、Transform Z朝向自身局部坐标Z) | | Texture Mode(纹理模式) | 部分支持(包括:Stretch拉伸) | #### 4.8 地形的属性 关于地形,我们正在丰...
来源: Laya2.0_文档 发布时间: 20210714
...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
...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
...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
...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