UE4\UE5在触摸屏上移动、旋转、缩放事件

上传者: Highning0007 | 上传时间: 2024-07-09 17:01:57 | 文件大小: 610.21MB | 文件类型: RAR
在UE4(Unreal Engine 4)和UE5(Unreal Engine 5)这两个流行的实时3D创作工具中,触摸屏交互是为用户提供直观控制的重要功能。尤其在移动设备和现代多触点设备上,理解如何处理触摸屏上的移动、旋转和缩放事件对于创建优秀的触控体验至关重要。本文将深入探讨UE4和UE5中的触摸屏事件处理机制,以及如何利用这些事件来实现上述操作。 UE4和UE5都提供了内置的输入系统来处理各种类型的用户输入,包括鼠标、键盘、游戏手柄和触摸屏。触摸屏事件通过`FInputEvent`类表示,该类是所有输入事件的基础类。对于触摸事件,主要有以下几种类型: 1. **触摸开始**:当用户首次接触屏幕时,会触发`FTouchEvent`,其中`TouchEventType`为`ETouchType::TouchDown`。 2. **触摸移动**:用户在屏幕上滑动手指时,会产生一系列的`FTouchEvent`,其`TouchEventType`为`ETouchType::TouchMove`。 3. **触摸结束**:当用户抬起手指离开屏幕时,事件类型为`ETouchType::TouchUp`。 在UE4中,可以通过`UUserWidget`类来处理触摸事件。你可以重写`BeginTouchMove`, `BeginTouchDown`, 和`EndTouchUp`等函数来响应相应的触摸事件。同时,可以使用`AddTouchHandler`方法注册特定的触摸事件处理函数。 在UE5中,虽然基本的触摸事件处理方式没有本质改变,但引擎引入了更强大的C++和蓝图API,使得处理触摸事件更加便捷。例如,可以使用新的`TouchEvent`节点在蓝图中处理触摸事件。此外,UE5的`WorldContextObject`提供了一种更统一的方式来处理不同设备的输入,包括触摸屏。 移动、旋转和缩放操作通常涉及多个触摸点。例如,在多点触摸场景下,两个手指的触摸开始和移动事件可以用来实现缩放,而一个手指的移动可以用于平移。以下是如何实现这些功能的一般步骤: - **移动**:计算两个触摸点之间的中心点,然后根据新位置与原始中心点的差值来移动对象。 - **旋转**:计算两个触摸点形成的角度变化,并应用这个角度到对象的旋转。 - **缩放**:测量两个触摸点之间的新距离与原始距离,然后根据比例因子调整对象的大小。 在UE4和UE5的蓝图中,可以通过创建`TouchInputComponent`来处理多点触摸。使用`TouchInputComponent`的`AddTouch`和`RemoveTouch`节点来管理触摸事件,并使用`GetPinchZoomDelta`或`GetTwoFingerPanDelta`等节点获取缩放和平移信息。 为了优化触摸输入,还可以考虑触摸输入的防抖动处理,避免因为快速连续的触摸事件导致的不必要动作。此外,触摸事件的响应速度和流畅性也非常重要,可能需要适当调整引擎的输入刷新率和处理逻辑。 UE4和UE5为开发者提供了丰富的工具和API,以支持在触摸屏设备上实现移动、旋转和缩放等交互操作。通过理解和熟练运用这些功能,可以创建出更加直观和自然的用户体验。在实际项目中,应根据具体需求进行定制化开发,确保触控功能既高效又易于使用。

文件下载

资源详情

[{"title":"( 349 个子文件 610.21MB ) UE4\\UE5在触摸屏上移动、旋转、缩放事件","children":[{"title":"CachedAssetRegistry.bin <span style='color:#111;'> 10.09MB </span>","children":null,"spread":false},{"title":"3688439234.bin <span style='color:#111;'> 756B </span>","children":null,"spread":false},{"title":"ParseShow.exe <span style='color:#111;'> 142.00KB </span>","children":null,"spread":false},{"title":"Engine.ini <span style='color:#111;'> 162.34KB </span>","children":null,"spread":false},{"title":"EditorPerProjectUserSettings.ini <span style='color:#111;'> 93.65KB </span>","children":null,"spread":false},{"title":"Editor.ini <span style='color:#111;'> 56.21KB </span>","children":null,"spread":false},{"title":"Lightmass.ini <span style='color:#111;'> 7.52KB </span>","children":null,"spread":false},{"title":"Engine.ini <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"DefaultEngine.ini <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"HoloLensEngine.ini <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"GameUserSettings.ini <span style='color:#111;'> 804B </span>","children":null,"spread":false},{"title":"DefaultGame.ini <span style='color:#111;'> 207B </span>","children":null,"spread":false},{"title":"CrashReportClient.ini <span style='color:#111;'> 112B </span>","children":null,"spread":false},{"title":"GameUserSettings.ini <span style='color:#111;'> 63B </span>","children":null,"spread":false},{"title":"Editor.ini <span style='color:#111;'> 54B </span>","children":null,"spread":false},{"title":"Game.ini <span style='color:#111;'> 37B </span>","children":null,"spread":false},{"title":"HairStrands.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"EditorScriptingUtilities.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"Synthesis.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"Scalability.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"Niagara.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"Lightmass.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"TraceDataFilters.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"Hardware.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"RuntimeOptions.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"FullBodyIK.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"ControlRig.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"DeviceProfiles.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"Compat.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"VariantManagerContent.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"Input.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"Paper2D.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"DefaultEditor.ini <span style='color:#111;'> 2B </span>","children":null,"spread":false},{"title":"LocalizationServiceSettings.ini <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"UnrealInsightsSettings.ini <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"Encryption.ini <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"Crypto.ini <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"1420331073.json <span style='color:#111;'> 684B </span>","children":null,"spread":false},{"title":"PackageRestoreData.json <span style='color:#111;'> 96B </span>","children":null,"spread":false},{"title":"ParseShow-backup-2022.06.12-06.50.32.log <span style='color:#111;'> 4.07MB </span>","children":null,"spread":false},{"title":"ParseShow.log <span style='color:#111;'> 142.30KB </span>","children":null,"spread":false},{"title":"button_back.png <span style='color:#111;'> 34.51KB </span>","children":null,"spread":false},{"title":"b1.png <span style='color:#111;'> 28.01KB </span>","children":null,"spread":false},{"title":"b2.png <span style='color:#111;'> 25.82KB </span>","children":null,"spread":false},{"title":"buttonHover.png <span style='color:#111;'> 19.62KB </span>","children":null,"spread":false},{"title":"buttonNormal.png <span style='color:#111;'> 19.19KB </span>","children":null,"spread":false},{"title":"buttonPushed.png <span style='color:#111;'> 17.87KB </span>","children":null,"spread":false},{"title":"imageFrame.png <span style='color:#111;'> 7.24KB </span>","children":null,"spread":false},{"title":"textFieldFocused.png <span style='color:#111;'> 6.95KB </span>","children":null,"spread":false},{"title":"textField.png <span style='color:#111;'> 6.71KB </span>","children":null,"spread":false},{"title":"AutoScreenshot.png <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"HDRI_Epic_Courtyard_Daylight.uasset <span style='color:#111;'> 69.01MB </span>","children":null,"spread":false},{"title":"StarterMap_BuiltData.uasset <span style='color:#111;'> 21.47MB </span>","children":null,"spread":false},{"title":"T_Brick_Cut_Stone_D.uasset <span style='color:#111;'> 12.77MB </span>","children":null,"spread":false},{"title":"T_ground_Moss_D.uasset <span style='color:#111;'> 12.43MB </span>","children":null,"spread":false},{"title":"T_Rock_Slate_D.uasset <span style='color:#111;'> 11.76MB </span>","children":null,"spread":false},{"title":"T_Ground_Grass_D.uasset <span style='color:#111;'> 11.46MB </span>","children":null,"spread":false},{"title":"T_CobbleStone_Pebble_N.uasset <span style='color:#111;'> 11.31MB </span>","children":null,"spread":false},{"title":"T_CobbleStone_Pebble_D.uasset <span style='color:#111;'> 11.27MB </span>","children":null,"spread":false},{"title":"T_Ground_Grass_N.uasset <span style='color:#111;'> 11.08MB </span>","children":null,"spread":false},{"title":"T_Concrete_Poured_D.uasset <span style='color:#111;'> 11.06MB </span>","children":null,"spread":false},{"title":"T_Brick_Clay_Old_D.uasset <span style='color:#111;'> 10.90MB </span>","children":null,"spread":false},{"title":"T_MacroVariation.uasset <span style='color:#111;'> 10.38MB </span>","children":null,"spread":false},{"title":"T_Concrete_Grime_D.uasset <span style='color:#111;'> 10.20MB </span>","children":null,"spread":false},{"title":"T_Ground_Gravel_D.uasset <span style='color:#111;'> 10.14MB </span>","children":null,"spread":false},{"title":"T_Wood_Pine_D.uasset <span style='color:#111;'> 9.48MB </span>","children":null,"spread":false},{"title":"T_Metal_Aluminum_D.uasset <span style='color:#111;'> 9.23MB </span>","children":null,"spread":false},{"title":"T_Rock_Slate_N.uasset <span style='color:#111;'> 9.20MB </span>","children":null,"spread":false},{"title":"T_Rock_Basalt_D.uasset <span style='color:#111;'> 8.93MB </span>","children":null,"spread":false},{"title":"T_Metal_Rust_D.uasset <span style='color:#111;'> 8.90MB </span>","children":null,"spread":false},{"title":"T_Rock_Sandstone_D.uasset <span style='color:#111;'> 8.81MB </span>","children":null,"spread":false},{"title":"T_Brick_Clay_New_M.uasset <span style='color:#111;'> 8.78MB </span>","children":null,"spread":false},{"title":"T_Brick_Hewn_Stone_N.uasset <span style='color:#111;'> 8.58MB </span>","children":null,"spread":false},{"title":"T_Metal_Copper_D.uasset <span style='color:#111;'> 8.44MB </span>","children":null,"spread":false},{"title":"T_CobbleStone_Smooth_N.uasset <span style='color:#111;'> 8.44MB </span>","children":null,"spread":false},{"title":"T_Metal_Gold_D.uasset <span style='color:#111;'> 8.43MB </span>","children":null,"spread":false},{"title":"T_Rock_Smooth_Granite_D.uasset <span style='color:#111;'> 8.42MB </span>","children":null,"spread":false},{"title":"T_Concrete_Panels_D.uasset <span style='color:#111;'> 8.12MB </span>","children":null,"spread":false},{"title":"Starter_Music01.uasset <span style='color:#111;'> 8.05MB </span>","children":null,"spread":false},{"title":"T_Rock_Sandstone_N.uasset <span style='color:#111;'> 8.01MB </span>","children":null,"spread":false},{"title":"T_Ground_Moss_N.uasset <span style='color:#111;'> 8.00MB </span>","children":null,"spread":false},{"title":"T_Brick_Clay_Beveled_M.uasset <span style='color:#111;'> 7.94MB </span>","children":null,"spread":false},{"title":"T_Perlin_Noise_M.uasset <span style='color:#111;'> 7.50MB </span>","children":null,"spread":false},{"title":"T_Brick_Clay_New_N.uasset <span style='color:#111;'> 7.50MB </span>","children":null,"spread":false},{"title":"T_Rock_Basalt_N.uasset <span style='color:#111;'> 7.48MB </span>","children":null,"spread":false},{"title":"T_Brick_Clay_Old_N.uasset <span style='color:#111;'> 7.43MB </span>","children":null,"spread":false},{"title":"T_Brick_Clay_Beveled_D.uasset <span style='color:#111;'> 7.30MB </span>","children":null,"spread":false},{"title":"T_Brick_Clay_Beveled_N.uasset <span style='color:#111;'> 7.20MB </span>","children":null,"spread":false},{"title":"T_Metal_Rust_N.uasset <span style='color:#111;'> 7.16MB </span>","children":null,"spread":false},{"title":"T_Concrete_Poured_N.uasset <span style='color:#111;'> 7.11MB </span>","children":null,"spread":false},{"title":"T_Brick_Hewn_Stone_D.uasset <span style='color:#111;'> 7.10MB </span>","children":null,"spread":false},{"title":"T_Ground_Gravel_N.uasset <span style='color:#111;'> 7.07MB </span>","children":null,"spread":false},{"title":"T_Brick_Hewn_Stone_M.uasset <span style='color:#111;'> 6.49MB </span>","children":null,"spread":false},{"title":"T_Wood_Oak_D.uasset <span style='color:#111;'> 6.40MB </span>","children":null,"spread":false},{"title":"T_Brick_Cut_Stone_N.uasset <span style='color:#111;'> 6.37MB </span>","children":null,"spread":false},{"title":"T_Concrete_Tiles_N.uasset <span style='color:#111;'> 6.31MB </span>","children":null,"spread":false},{"title":"T_CobbleStone_Smooth_D.uasset <span style='color:#111;'> 6.30MB </span>","children":null,"spread":false},{"title":"T_Concrete_Panels_N.uasset <span style='color:#111;'> 6.26MB </span>","children":null,"spread":false},{"title":"T_Wood_Walnut_D.uasset <span style='color:#111;'> 6.21MB </span>","children":null,"spread":false},{"title":"T_Wood_Oak_N.uasset <span style='color:#111;'> 5.96MB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明