Home Technical Talk

UE3 - Shaders?

ngon master
Offline / Send Message
almighty_gir ngon master
how do you edit shader properties within UE3? is it all done within the material editor?

what are the best shaders to use for skin as opposed to metals etc?

Replies

  • JordanW
    Options
    Offline / Send Message
    JordanW polycounter lvl 19
    It depends, at the lowest level you create shaders with the material editor.

    You can create material instances of existing materials and just change values (this is how most games utilize "Shaders", having a master shader with lots of values that can be edited).

    Also, there arent really any "best" shaders in UE3, just make a material with the properties you need.
Sign In or Register to comment.