Changing Materials Using Blueprints and UI Widgets in UE4

Описание к видео Changing Materials Using Blueprints and UI Widgets in UE4

This Model | This Full Course | all other free resources HERE: https://bit.ly/31L1sjO
Download My Free Model Collection | https://www.learnarchviz.com/courses-...
Pro courses | https://pro-courses.learnarchviz.com/
Follow me on IG |   / learnarchviz  
Learn Arch Viz Forum | https://arch-viz-forum.learnarchviz.com/
Udemy | https://www.udemy.com/user/adamzollin...
Download "Insiders Guide: Becoming and Arch Viz Professional" | https://www.learnarchviz.com/courses-...

This lecture is part of my advanced UE4 architectural visualization project course. If you join up to the course, you will have the whole model and accompanying project files. Here I am using this tutorial to demonstrate how you can interactively & dynamically change materials in Unreal Engine. We use a simple technique of setting up a dummy blueprint that holds an array of variables. These variables are set to equal the collection objects we want to change the material of. We then cycle through each object in that array and dynamically change its material. Check out the tutorial to see the whole process and to follow along.

You may have seen an earlier video using an entirely different technique for doing dynamic color changes. This technique differs in that it can change entire materials of an object, rather than just adjusting a color parameter.

This is the basic structure of a blueprint that can do this. It can be greatly expanded from here using the same principles.

This is a great sample blueprint in UE4 to learn some basic principles from. It also fills the need for a very commonly needed interactive function in UE4 for architectural visualization.

Комментарии

Информация по комментариям в разработке