The first series in my collection is available for down load here. To preview a quick intro/demo video check out my YouTube channel: https://www.youtube.com/watch?v=tZsEzOCETBM The next series will get into a deeper understanding of the material editor. Hope this helps! You can also follow this thread in the ue4 forums:…
I should have added an example. I think this works really well to sell the tut without giving away anything. Also, I think your preview is too long (I realize it's more of an intro but I think a condensed preview of what we're doing would be nice). [ame=" https://www.youtube.com/watch?v=6ZlMgCwaBh0"]Materials in UDK Volume…
UE4 Definition: Example Usage: Static Switches can be used to remove an entire branch of a material with no runtime cost. Instances can have different values, making it possible to have a templated shader setup with no performance loss. I use these switches to collapse entire chains of instructions thereby reducing…