material

Ben Cloward Shader tutorial : Sine & Cosine

  • Exposure: public
  • UE Version: 4.27

behram_patel

October 22, 2021, 11:20 am

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • behram_patel

    October 22, 2021, 11:28 am

    This Material Blueprint has manual UV rotation setup as demonstrated in unity by Ben Cloward's Shader tutorial.

    Sine and Cosine - Shader Graph Basics - Episode 19 https://youtu.be/IFyZNSyjyFA

    I wanted to practice how to implement texture rotation myself instead of the Rotate Node already provided in UE. Other types of sine cos manipulations are included just for completeness.

    Cheers, b