3:34
How to Combine Textures using Shader Graph | Unity Tutorial
In this video we create a custom shader using shader graph that combines two textures in Unity.
8:03
Unity Shader Graph Basics (Part 2 - Textures and UVs)
Textures allow you to add far more detail to objects than you would ever be able to provide with other shader functionality.
1:42
How to Add Materials to Different Sides of a Model in Unity
Here is a brief tutorial on how to add different different materials to different sides of the same model in Unity. This is a pretty basic ...
13:11
UNITY 6 TUTORIAL PART 2 - TEXTURES & MATERIALS - HOW TO MAKE A GAME FOR BEGINNERS
Support my channel by becoming a member: https://www.youtube.com/channel/UCRMXHQ2rJ9_0CHS7mhL7erg/join In this ...
6:00
[Unity 5] Tutorial: How to make a shader with 4 textures
Hello guys! Today we are going to create that one shader/material can have 4 textures! The video of last week about 2 textures: ...
4:59
Materials in Unity (for Beginners)
This is an update to the official Unity materials tutorial, which is now around 10 years old and is sadly out of date. It covers: ...
5:05
Fast way to combine multiple textures into one | Blender | Bake | UDIM
This video shows how to combine multiple textures of a model into a single texture.
5:44
Materials Instances Done the Right Way - Unity Tutorial
Suffered searching for the right way to create material instances in Unity Engine ? In this video we will show the right way to have ...
14:30
10 2D Shaders (Combined into one MASTER shader) - Unity Tutorial
Show your Support & Get Exclusive Benefits on Patreon (Including Access to this tutorial Source Files + Code) ...
8:15
Modular Textures in Unity, Part 3: Copying Our First Layer
Learn to make custom textures at runtime by combining pre-made image assets into one Texture2D asset. Useful for procedurally ...