Converting Single Value into Vector2
If we for example want to convert the SimplexNoise
float into a Vector2 position we can use the FromPolar
node which outputs the x and y coordinates of an input angle and radius
If we for example want to convert the SimplexNoise
float into a Vector2 position we can use the FromPolar
node which outputs the x and y coordinates of an input angle and radius