大约有 1,283 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0076 秒)
...olor | 文字描边颜色,以字符串表示。 默认值为 "#000000"(黑色); | | strokeColor | 表示各个状态下的描边颜色。 格式: "upColor,overColor,downColor,disableColor"。 | *Tips:以上表格的属性在label组件中不含label,但作用完全一致,比如`labelAlig...
来源: Laya2.0_文档 发布时间: 20210714
...lor : String 描边颜色,以字符串表示。 默认值为 "#000000"(黑色); Button left : Number 从组件左边到其内容区域左边之间的水平距离(以像素为单位)。 UIComponent mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形...
来源: Laya2.0_api 发布时间: 20190513
...色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Label customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *[override] 数据赋值,通过对UI赋...
来源: Laya2.0_api 发布时间: 20190513
...色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Label comXml : Object XML 数据。 Component customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : ...
来源: laya_api 发布时间: 20170929
...色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Returns string Defined in laya/display/Text.ts:425 表示文本的颜色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Parameters value: string Returns void components get components...
来源: Laya3.0_api 发布时间: 20231115
...一定影响。 Sprite bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会...
来源: laya_api 发布时间: 20170929
...色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Returns string Inherited from Text.color Defined in laya/display/Text.ts:425 表示文本的颜色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Parameters value: string Returns void...
来源: Laya3.0_api 发布时间: 20231115
...一定影响。 Sprite bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会...
来源: Laya2.0_api 发布时间: 20190513
...s:346 在画布上绘制文本(没有填色)。文本的默认颜色是黑色。 Parameters text: string | WordText 在画布上输出的文本。 x: number 开始绘制文本的 x 坐标位置(相对于画布)。 y: number 开始绘制文本的 y 坐标位置(相对于画布)。 font: s...
来源: Laya3.0_api 发布时间: 20231115
... blackTexture(): TextureCube Defined in laya/d3/resource/TextureCube.ts:41 黑色纯色纹理。 Returns TextureCube Static cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:23 当前内存,以字节为单位。 Returns number Static gpuMemory...
来源: Laya3.0_api 发布时间: 20231102