Skip to content

joatski/DeferredPainter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeferredPainter

An UMG exposed deferred paint container for Unreal.

demo

Useful for tutorial highlights, you can toggle the deferred rendering by just modifying the boolean property on the umg panel.

You can wrap any umg hierarchy in this panel and enable the "Defer render" boolean on it to draw everything under it on top of everything else.

You can also set the Painter Target property on the DeferredPainter to render it to a specific UDeferredPainterTarget widget instead of the global one, useful when you want to keep some control on what's rendered on top of your deferred widgets !

About

An UMG exposed deferred paint container for Unreal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%