material

Radial Mask

  • Exposure: public
  • UE Version: 4.25

Reza

November 14, 2024, 10:58 am

Not long ago, I found an intriguing Pinterest image explaining a mathematical method for creating radial masks. I learned from it and want to share what I've made in Unreal.

Here is the link to that image on Pinterest: https://pin.it/7fVQCrz1d

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
November 21, 2024
  1. Version 3.0 - This version retains the same modifiers, but the balanced mode now utilizes math instead of the rotator node found in the previous version.

  2. Version 2.0 - I have added modifiers, including global rotation and balanced mode.

  3. Version 1.0 - I used knowledge from reference images. It's just a radial mask without any modifiers.

    See