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

大约有 644 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0085 秒)

631. laya.ui.Image_API3.0 [ 35%]

...]); } 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

632. laya.ui.WXOpenDataViewer_API3.0 [ 35%]

...]); } 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

633. laya.ui.TextInput_API3.0 [ 35%]

...]); } 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

634. laya.ui.TextArea_API3.0 [ 35%]

...]); } 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

635. laya.ui.Tree_API3.0 [ 35%]

...]); } 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

636. laya.ui.AdvImage_API3.0 [ 35%]

...]); } 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

637. Unity资源导出插件 · LayaAir3.0文档 · LAYABOX [ 34%]

...是建议全部导入(默认是全选)。 所以,直接点击Import按钮,开始全部导入,即可。 (图2-4) 导入完成后,可以看到菜单栏多出一个LayaAir3D,如图2-5所示。此时说明,已经导入成功。 (图2-5) 2.2.2 拖拽式导入 拖拽式安装的操...

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

638. 3D物理编辑 · LayaAir3.0文档 · LAYABOX [ 33%]

...ider:Laya.SphereColliderShape = new Laya.SphereColliderShape(0.5); //通过按钮this.castAll状态切换是采用检测全部还是检测第一个 if (this.castAll) { //采用球形碰撞器进行形状检测,检测所有碰撞的物体 this.scene.physicsSimulation.shapeCastAll(sphereCollider, this...

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

639. LayaTree v1.0.5版本更新(2021.11.17) [ 33%]

...实时更新当前页面的节点树. 所以需要手动点击捕获刷新按钮来更新节点树列表. 2. 操作Camera相机节点,可以通过鼠标拖放或输入数值操作节点的位移,旋转和缩放. 通过便捷的下拉框切换相机的clearFlag.开启或关闭HDR. 此外相机的FOV,...

来源: Laya_社区 发布时间: 20190225

640. rigidBody.applyForce 物体不会移动 [ 32%]

...减少 用EffectAnimation实现Button的点击放大效果点击的时候按钮位移动了是否是我做法有问题 Laya.loader.create 不会反馈失败状态跟描述不符合 问题状态 最新活动: 2020-09-17 11:28 浏览: 411 关注: 1 人

来源: Laya_社区 发布时间: 20200917