0
Lokið

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

Snowwolf 11 ár síðan Uppfært 11 á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!