
unreal engine
Learning UE5
Slate Why Slate over UMG? Slate is Unreal’s low level UI system upon which UMG was built. UMG is more of a Blueprint superset of Slate and is better suited when using the visual designer. Since I have a long history in developing UI using pure code, I wanted