πŸ‘‰Use Case

Here is where and when the nodes are useful:

You can use them how you want but there are some main use cases mentioned in the following: You can use the created texture and feed it to a dynamic material to for example use it as an opacity mask. This is especially useful when you need an Image in the size of the players’ screen. You could also create a Texture to set it as an image in a Widget:

Here is a direct example:

Last updated