Creating a custom material

Materials are the building block of creating environments in Unreal and they are what we use to apply to all of the surfaces of our environment, similar to putting paint onto a wall in the real world.

Specifically, it is a collection of textures and commands that will create a surface with properties such as shininess and color. We've used materials previously when we added them to walls when creating levels, but we've only been using the Starter Content folder that has been provided to us.

However, you may want to create a material of your very own. Let's look into that now.

Getting ready

Before we start working within the Unreal Editor, we will need to have a project to work with:

  1. First, open up the Unreal Editor by clicking ...

Get Unreal Engine: Game Development from A to Z now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.