大约有 304 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0086 秒)
...]); } 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 发布时间: 20231102
...]); } 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 发布时间: 20231102
...,勾选sRGB和Alpha Channel,TextureType依然为Default,点击Apply按钮,确保修改成功 4.3 设置火焰材质 (图4.3) 在Assets下创建一个材质,命名为FlameRoundYellowParticle,Shader使用Laya.Particle,基本上所有的粒子特效都使用此Shader。Color设置为1...
来源: Laya3.0_文档 发布时间: 20251010
...,勾选sRGB和Alpha Channel,TextureType依然为Default,点击Apply按钮,确保修改成功 4.3 设置火焰材质 (图4.3) 在Assets下创建一个材质,命名为FlameRoundYellowParticle,Shader使用Laya.Particle,基本上所有的粒子特效都使用此Shader。Color设置为1...
来源: Laya3.0_文档 发布时间: 20250104
...建议全部导入(默认就是)。 所以,我们直接点击`Import`按钮,开始全部导入,即可。  导入完成后,我们可以看到菜单栏多出一个`LayaAir3D`,如下图所示。此时说明,已经导入成功。  ##### 拖...
来源: Laya2.0_文档 发布时间: 20210714
...一步我们先要生成光照 Generate Light 通过点击 Generate Light 按钮,开始生成环境反射,如图4-6所示 (图4-6) 生成过程介绍后,从ReflectionProbe 组件中,可以看到IBL Tex多了天空盒的贴图,如图4-7所示 (图4-7) 4.3 IBL介绍 IBL 是基于物...
来源: Laya3.0_文档 发布时间: 20251010
...点的范围,编辑模式自动退出,再次编辑需要再次点击该按钮。演示效果如动图12-7所示: (动图12-7) 3.3 矩形碰撞体 BoxCollider 公共的属性说明在上文的碰撞体基类属性,本节不再重复介绍 3.3.1 宽高 Size 矩形碰撞体,是封闭的直角...
来源: Laya3.0_文档 发布时间: 20251010