Skip to content

Sharundaar/DeferredPainter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

No packages published

Languages