Description
Create Cubemaps in UE4 Engine.
In common, Create Cubemaps need other software , such as Photoshop and NVIDIA Texture Tools plug-in for Photoshop.Now, easy at UE4 Engine.
The functions implemented are shown on the following website:https://docs.unrealengine.com/en-us/Engine/Content/Types/Textures/Cubemaps/CreatingCubemaps
Technical Details
Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))
Number of Blueprints:7
Number of C++ Classes:1
Network Replicated: (No)
Supported Development Platforms: (Windows)
Supported Target Build Platforms: (Win64, Win32)
Important/Additional Notes:Attention Please!!1.Need Texture2D Compression Settings set VectorDisplacementmap(RGBA8), MipGenSettings set Nomipmaps. 2.Texture2D must be square.
Supported Engine Versions
4.21 – 4.27, 5.0 – 5.1