大约有 208 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0061 秒)
...(添加/减少)Rect组件属性中的数值,改变矩形的大小、颜色、旋转角度等等。 ![8](img/8.png) (图8) ![9](img/9.png) (图9) 到此我们通过LayaAirIDE中的组件来绘制矩形就完成了。
来源: Laya2.0_文档 发布时间: 20210715
...设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : ...
来源: Laya2.0_api 发布时间: 20190513
...设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : St...
来源: Laya2.0_api 发布时间: 20190513
...设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : St...
来源: Laya2.0_api 发布时间: 20190513
...设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : St...
来源: Laya2.0_api 发布时间: 20190513
...(添加/减少)Rect组件属性中的数值,改变矩形的大小、颜色、旋转角度等等。 ![8](img/8.png) (图8) ![9](img/9.png) (图9) 到此我们通过LayaAirIDE中的组件来绘制矩形就完成了。
来源: Laya2.0_文档 发布时间: 20210715
...设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : St...
来源: Laya2.0_api 发布时间: 20190513
... pickColor : Vector4RenderableSprite3D PICKCOLOR : int[static] 拾取颜色。RenderableSprite3D SAHDERDEFINE_LIGHTMAP : int[static] 精灵级着色器宏定义,光照贴图。RenderableSprite3D scene : *[read-only] 获得所属场景。 Node SHADERDEFINE_RECEIVE_SHADOW : int[static] ...
来源: Laya2.0_api 发布时间: 20190513
...(添加/减少)Rect组件属性中的数值,改变矩形的大小、颜色、旋转角度等等。 ![8](img/8.png) (图13) ![9](img/9.png) (图14) 到此我们通过LayaAirIDE中的组件来绘制矩形就完成了。
来源: Laya2.0_文档 发布时间: 20210715
...戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/radio.png"], Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { var radioGroup:RadioGroup = new RadioGroup();//创建一个 RadioGroup 类...
来源: Laya3.0_api 发布时间: 20231115