大约有 34 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0026 秒)
...Object 绘制圆形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawCircleCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawCircleCmd lineWidth : Number (可选)边框宽度。 DrawCircleCmd...
来源: Laya2.0_api 发布时间: 20190513
...象。 数据格式:[上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)]。 例如:[4,4,4,4,1] sizeGrid 的值如下所示: 上边距 右边距 下边距 左边距 是否重复填充(值为0:不重复填充,1:重复填充) 当定义 s...
来源: Laya2.0_api 发布时间: 20190513
...ect 绘制多边形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPolyCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPolyCmd lineWidth : Number 可选)边框宽度。 DrawPolyCmd points...
来源: Laya2.0_api 发布时间: 20190513
...Object 绘制矩形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawRectCmd height : Number 矩形高度。 DrawRectCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawRectCmd lineWidth : Number...
来源: Laya2.0_api 发布时间: 20190513
...efined By endAngle : Number 结束角度。 DrawPieCmd fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPieCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPieCmd lineWidth : Number (可选)边框宽度。 DrawPieCmd radius...
来源: Laya2.0_api 发布时间: 20190513
...eWidth:Number, textAlign:String):FillBorderTextCmd 在画布上绘制“被填充且镶边的”文本。 Graphics fillText(text:String, x:Number, y:Number, font:String, color:String, textAlign:String):FillTextCmd 在画布上绘制文本。 Graphics fillTexture(texture:Texture, x:Number, y:Nu...
来源: Laya2.0_api 发布时间: 20190513
...mageSource(source:*, premultiplyAlpha:Boolean = false):void 通过图片源填充纹理,可为HTMLImageElement、HTMLCanvasElement、HTMLVideoElement、ImageBitmap、ImageData, 设置之后纹理宽高可能会发生变化。 Texture2D setCompressData(data:ArrayBuffer):void 通过压缩数据填...
来源: Laya2.0_api 发布时间: 20190513
...lArray(arr:Array, str:String, type:Class = null):Array[static] 用字符串填充数组,并返回数组副本。 UIUtils gray(traget:Sprite, isGray:Boolean = true):void[static] 给指定的目标显示对象添加或移除灰度滤镜。 UIUtils toColor(color:uint):String[static] 转换uint...
来源: Laya2.0_api 发布时间: 20190513
...isplay.cmdClasspublic class FillTextureCmdInheritanceFillTextureCmd Object 填充贴图 Public Properties PropertyDefined By height : Number (可选)高度。 FillTextureCmd offset : Point (可选)贴图纹理偏移 FillTextureCmd texture : Texture 纹理。 FillTextureCmd type ...
来源: Laya2.0_api 发布时间: 20190513
...(source:Array, premultiplyAlpha:Boolean = false):void 通过六张图片源填充纹理。 TextureCube setSixSidePixels(width:int, height:int, pixels:Array):void 通过六张图片源填充纹理。 TextureCubeProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods Me...
来源: Laya2.0_api 发布时间: 20190513