Unreal Engine Materials in 20 minutes
Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=C7T-SzT-UHg
Today I had a meeting with the UC Merced people, so we did a compressed lecture in which we went over what a material is and how to make them using the Unreal Engine Material Editor. The five most important things to make in a material are:
1) Base Color (either a single color or a texture)
2) Metallic (either 0 or 1)
3) Spec (between 0 and 1)
4) Roughness (between 0 and 1)
5) Normal Map (adds small bumps and cracks and so forth to simulate raised detail on a surface)
Other Videos By Bill Kerney
2022-02-07 | The Ethics of NFTs |
2022-02-04 | Bounding Volume Hierarchy |
2022-02-04 | Conditionals |
2022-02-02 | Iterators and Ranges in the C++ Standard Library |
2022-02-02 | Truth Tables |
2022-02-01 | The Rasterization Pipeline in an Hour |
2022-01-31 | The Standard Library |
2022-01-31 | Evaluating Claims Pt 2., Invalid/Valid/Sound Arguments |
2022-01-29 | Ways of Knowing, Making an Argument |
2022-01-28 | Separate Compilation in C++ |
2022-01-27 | Unreal Engine Materials in 20 minutes |
2022-01-27 | ARM32 - Dynamic Arrays, Classes in Assembly |
2022-01-26 | Sorting Objects in C++, The Rule of 3 |
2022-01-25 | Ludology: Principles of Game Design |
2022-01-25 | BVHs, Line x Box Intersection, Convex Hulls |
2022-01-25 | ARM32 Assembly - Logical Operators, Shifting, Arrays, Syscalls |
2022-01-25 | Proper Class Design Part 3 - Operators, the Rule of Zero and the Rule of Three |
2022-01-24 | What is Truth? |
2022-01-21 | Proper Class Design Part 2 |
2022-01-21 | Welcome to CSCI 1! |
2022-01-21 | UE5 - Quick Intro |
Tags:
is50a
ue4
materials editor
materials
unreal engine