0
COMPLETADO

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

Snowwolf hace 10 años actualizado hace 10 años 2
How can i convert 3d vector to screen space inside shader forge?

Respuesta

+1
Respuesta
COMPLETADO
Use the transform node to transform a vector 3 from world to view
+1
Respuesta
COMPLETADO
Use the transform node to transform a vector 3 from world to view
Thanks, i missed that node!