0
Lokið

How can i convert 3d vector to screen space inside shader forge?

Snowwolf 10 ár síðan Uppfært 10 ár síðan 2
How can i convert 3d vector to screen space inside shader forge?

Answer

+1
Answer
Lokið
Use the transform node to transform a vector 3 from world to view
+1
Answer
Lokið
Use the transform node to transform a vector 3 from world to view
Thanks, i missed that node!