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

大约有 133 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0122 秒)

121. laya.display.Sprite_API3.0 [ 22%]

...raphics.drawRect(0, 0, 100, 100, "#ccff00", "#ff0000", 2);//绘制一个有边框的填充矩形。 shape.x = 400;//设置 shape 对象相对于父容器的水平方向坐标值。 shape.y = 200;//设置 shape 对象相对于父容器的垂直方向坐标值。 shape.width = 100;//设置 shape 对...

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

122. laya.html.dom.HTMLDivElement [ 20%]

...:20px; 行高 background-color:#ff0000; 背景颜色 border-color:#ff0000; 边框颜色 width:100px; 对象宽度 height:100px; 对象高度 示例用法: var div:HTMLDivElement=new HTMLDivElement(); div.innerHTML = " a span span2 p "; Public Properties Hide Inherited Public Properties Show Inheri...

来源: Laya2.0_api 发布时间: 20190513

123. laya.ui.TextArea [ 17%]

...值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图...

来源: Laya2.0_api 发布时间: 20190513

124. laya.ui.TextArea [ 17%]

...值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像...

来源: laya_api 发布时间: 20170929

125. 纹理资源 · LayaAir3.4 · 引擎文档 · LAYABOX [ 16%]

... Alpha 能有效避免: “白边、黑边” 半透明边缘出现亮色边框 放大或缩小时边缘被过滤“污染” UI 元素叠加时发灰或发亮 当纹理完全不透明(A=1 或无透明),关闭预乘不会造成问题。例如: 金属、石头、地面贴图 法线贴图、...

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

126. laya.ui.TextInput [ 15%]

...值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图...

来源: Laya2.0_api 发布时间: 20190513

127. laya.ui.TextInput [ 15%]

...值为 true,则文本为粗体字。 Label borderColor : String 文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像...

来源: laya_api 发布时间: 20170929

128. laya.display.Input [ 14%]

...果值为 true,则文本为粗体字。 Text borderColor : String 文本边框背景颜色,以字符串表示。 Text cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓...

来源: Laya2.0_api 发布时间: 20190513

129. laya.ui.ColorPicker_API3.0 [ 14%]

...oid Defined in laya/ui/ColorPicker.ts:432 表示颜色样本列表面板的边框颜色值。 Returns string Defined in laya/ui/ColorPicker.ts:436 表示颜色样本列表面板的边框颜色值。 Parameters value: string Returns void bottom get bottom(): number set bottom(value: number): void Inh...

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

130. laya.ui.ComboBox_API3.0 [ 14%]

...或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" Returns string Defined in laya/ui/ComboBox.ts:496 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" Param...

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