Skip to content

UE 4.26 plugin for UMG & Slate widgets on StaticMesh surface

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.txt
Unknown
LICENSE.pdf
Notifications You must be signed in to change notification settings

oivio/MeshWidgets

 
 

Repository files navigation

MeshWidgets

Widgets on curved 3D surfaces or crazier things.

Video Presentation - https://www.youtube.com/watch?v=_T0I1eMeE6U

Imgur

Includes:

  • UMeshWidgetComponent, similar to UWidgetComponent but on static mesh surface
  • UMeshWidgetInteractionComponent, same as UWidgetInteractionComponent but works with mesh widgets and normal widget components

Requirements:

  • UE 4.26
  • UV hit testing project setting (Physics > Optimization > Support UV From Hit Results) ticked

Installation:

  • C++: Regenerate project files and add to your Build.cs
  • Blueprint only: Copy Plugins folder to your project. (Binary for drag&drop built for 4.20. USE AT OWN RISK generally don't run random binaries you got from the internet)

About

UE 4.26 plugin for UMG & Slate widgets on StaticMesh surface

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.txt
Unknown
LICENSE.pdf

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.7%
  • C# 4.1%
  • C 0.2%