精选特卖:从即日起至9月9日,精选蓝图五折特惠!

UMGPolygon

Qibo - 代码插件 - 2024/08/05

A Polygon Widget is used for drawing 2D polygons, and the polygons can be conveniently edited both in UMG editor and at runtime.

  • 支持的平台
  • 支持的引擎版本
    5.1 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

A Polygon Widget is used for drawing 2D polygons, and the polygons can be conveniently edited both in UMG editor and at runtime.


Tutorial: https://youtu.be/J3gUOORAoqQ

技术细节

Features:

  • Drawing polygons with straight line edges or bezier curve edges in 2D space.
  • The polygon can be edited and previewed in the UMG editor. With an independent editing interface, the polygon is super easy to edit.
  • The polygon can be conveniently edited at runtime.
  • The polygon can have a custom edge borderline, and you can change the edge borderline thickness.
  • You can set custom material for the polygon or polygon edge.
  • You can get locations or rotations along the polygon edge.
  • You can check a 2d point inside or outside the polygon.
  • You can make graph charts in seconds with the help of the Polygon Widget.
  • Demo level included for an example of integration.


Code Modules:

  •  UMGPolygon - Runtime
  •  UMGPolygonEditor - Editor


Number of Blueprints: 19

Number of C++ Classes: 13

Network Replicated: No

Supported Development Platforms: Win64,

Supported Target Build Platforms: Win64, IOS, Android, Linux