2023/3/29 Update:

  • Add MaxPitch/MinPitch property
  • Receive click event and HitResult to focus on target

2023/3/31 Update:

  • Fix zoom error, prevention of zooming overhead added
  • Zoom speed optimization

Features: 

  •  Camera pan/rotate/zoom/look around
  •  Smooth camera motion
  •  Simple mouse control
  • Focus on click target

Notice:

  • Not compatable with world origin rebasing so far, please uncheck "Keep World Origin Near Camera" in GeoReference if you are using Cesium For Unreal Plugin

Code Modules:

 PlaneWorldPawn [Runtime]

Number of Blueprints: 4

Number of C++ Classes: 2

Network Replicated: No

Supported Development Platforms: (Win64)

Supported Target Build Platforms: (Win64)

2023/3/29更新:

  • 添加MaxPitch/MinPitch属性
  • 接收点击事件和HitResult以专注于目标

2023/3/31更新:

  • 修复缩放错误,防止增加缩放开销
  • 缩放速度优化

特征: 

  •  相机平移/旋转/缩放/环顾四周
  •  平滑的相机运动
  •  简单的鼠标控制
  • 专注于点击目标

通知书:

  • 到目前为止还不能与世界原点重新匹配,如果您使用的是Cesium作为虚幻插件,请在地理参考中取消”保持世界原点靠近相机”

代码模块:

 [运行时]

蓝图数目:4

C++类数:2

网络复制:没有

支持的开发平台:(Win64)

支持的目标构建平台:(Win64)


This pawn contains serveral basic view control functionalities, such as panning the camera, rotate around specific point, zoom in/out specific point, look around from camera position, etc.

The operation style is similar to popular GIS map apps, with which you can easily control the view of your pawn using mouse buttons and a few other buttons.

You can easily drag the pawn Blueprint into your scene and start using it. Commonly used in ArchViz projects or other plane world projects which need easy control with a mouse.

The camera moves with smooth motion. And you can easily adjust the params to fit for different size of scene.

Please review or contact me directly if you have any problem using the plugin, or considering important improvement is needed. I will help you to solve your problem sincerely.

Example Video And Guide:

https://www.bilibili.com/video/BV1Zv4y1b71j

https://www.youtube.com/watch?v=Kigbg1kuSsY&t=7s

Contact Me:

https://www.namidame.tech/

namidame@sina.cn

此pawn包含多个基本视图控制功能,例如平移相机,围绕特定点旋转,放大/缩小特定点,从相机位置环顾四周等。

操作风格类似于流行的GIS地图应用程序,您可以使用鼠标按钮和其他一些按钮轻松控制pawn的视图。

您可以轻松地将pawn蓝图拖动到场景中并开始使用它。 常用于ArchViz项目或其他需要用鼠标轻松控制的平面世界项目。

相机以平滑的运动移动。 你可以很容易地调整参数,以适应不同大小的场景。

请查看或直接与我联系,如果您有任何问题使用插件,或考虑重要的改进是需要的。 我会真诚地帮助你解决你的问题。

示例视频和指南:

https://www.bilibili.com/video/BV1Zv4y1b71j

https://www.youtube.com/watch?v=Kigbg1kuSsY&t=7s

联系我:

https://www…namidame。科技界/

namidame@sina.cn

声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。