Search found 4 matches

by Dinusty
Sun Sep 03, 2017 2:03 pm
Forum: General Discussion
Topic: Layered materials
Replies: 11
Views: 12292

Re: Layered materials

Just popping back in here to see if the new functions that were added are how were supposed to build materials for easy lerping between two or more materials?
by Dinusty
Sun Jan 22, 2017 9:04 pm
Forum: General Discussion
Topic: Layered materials
Replies: 11
Views: 12292

Re: Layered materials

Great thanks for the replys :)
by Dinusty
Thu Jan 19, 2017 8:27 am
Forum: General Discussion
Topic: Layered materials
Replies: 11
Views: 12292

Re: Layered materials

Hey thanks for the reply!

What im asking for is basically what you can do in Unreal with Material functions.

It makes blending materials much more simple.

Instead of lerping each map like albedo, smoothness, and normal you could build each material in a function and then reference those as a ...
by Dinusty
Mon Jan 16, 2017 6:52 pm
Forum: General Discussion
Topic: Layered materials
Replies: 11
Views: 12292

Layered materials

Is there currently a way to add a material inside of a material? for example I want to make:

A moss Material
A Stone Material

And a main material that has the moss and stone materials in it being lerped via a mask.

I can't seem to find anything on it.