
<aside>
How To Paint Meshes On UE 5 Landscape
I would love to hear your feedback!
</aside>
<aside> <img src="/icons/report_blue.svg" alt="/icons/report_blue.svg" width="40px" />
Video tutorial coming soon!
</aside>
After you import the “Stylized Poly Nature Environment” to your Unreal Engine 5 project, go to the folder: Stylized_Poly_Nature_Environment\Maps\Demo\Asset_Showcase
Here you’ll find 3 asset demo scenes named [Asset_Showcase_0x] where you can preview all of the Stylized Poly Nature Environment assets placed in the scene.
For example, let’s open the scene [Asset_Showcase_01] where you can see all of the main pack Meshes:

At: Maps\Demo\Levels
There are other environment demo scenes [Demo_xx], where you can see what kind of beautiful environments you can create using the assets, and learn how they are set up in different seasons, weather conditions, and lighting.
Let’s open the [Demo_01_Summer]:

Feel free to look around and learn how the Environments were built. What materials do the assets use. What’s the lighting setup, etc.
<aside> <img src="/icons/report_pink.svg" alt="/icons/report_pink.svg" width="40px" />
NOTICE: I don’t use things like Lumen, Ray Tracing, and Ambient Occlusion in my Demo Levels. And instead of [Virtual Shadow Maps], I use more performant [Shadow Maps].
Combination of all these settings makes that nice smooth look and gives better performance!
</aside>