How to UVMap a dice

I’ve got a dice and a texture containing all six sides of it. Now I want to map the parts of the texture to the each face.
How do I this in UE4?

I could use a 3D editor but since its such a simple operation and I am creating a mobile game I’d like to do it in UE itself.