大约有 149 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0075 秒)
Laya_社区(40) Laya3.0_api(35) Laya2.0_文档(31) laya_api(15) Laya3.0_文档(14) Laya2.0_api(13) Laya2.0_示例(1)
...换为容器设置面板,选择容器类型为 Box,然后点击确定按钮完成 Box 容器的添加。 ![图片0.png](img/8.png) (图) ####2. 转化为 Tree 容器。 选择列表渲染项对象,使用快捷键 Ctrl + B 或选择 **菜单栏->编辑->转换为容器** 选项...
来源: Laya2.0_文档 发布时间: 20210715
...eInspectorPanel(): InspectorPanel; } 4.2 示例 例如要动态创建一个按钮,可以用以下代码。 let button = IEditor.GUIUtils.createButton(); //它实现的功能其实和以下代码是相同的,只是更加简洁 //let button = gui.UIPackage.createWidgetSync("~/ui/basics/Button/Butt...
来源: Laya3.0_文档 发布时间: 20241014
...; Laya.stage.addChild(sp); } } } } } ``` 编译上面的代码,点击按钮。选择一个图片文件或者相机进行拍照,发现图片已经显示到舞台上了。那么一个简单的调用相册或者相机的程序就这样完成了。但是我们发现这个“按钮”非常丑陋...
来源: Laya2.0_文档 发布时间: 20210715
...其它材质),此时Reflection Probe的IBL Tex无需手动点击烘焙按钮,保存场景后,IDE会自动进行重新烘焙。 (图2-4) 只有Reflection Probe的Source为Skybox时,才会自动烘焙。Custom无法自动烘焙。 2.4 预览服务器 预览服务器可以设置在浏览...
来源: Laya3.0_文档 发布时间: 20241014
...减少 用EffectAnimation实现Button的点击放大效果点击的时候按钮位移动了是否是我做法有问题 Laya.loader.create 不会反馈失败状态跟描述不符合 问题状态 最新活动: 2020-09-17 11:28 浏览: 411 关注: 1 人
来源: Laya_社区 发布时间: 20200917
...ns void bar get bar(): Button Defined in laya/ui/Slider.ts:508 表示滑块按钮的引用。 Returns Button blendMode get blendMode(): string set blendMode(value: string): void Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"ligh...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115
...]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void { _testTips.label.text = "这里是" + name; tip.addChild(_testTips); } Returns any Inherited from UIComponent.toolTip Defin...
来源: Laya3.0_api 发布时间: 20231115