Software:
Unreal Engine 4.18
The Transform Vector material node transform the supplied vector between different geometrical spaces according to your choice:
Note:
This is useful in order to convert surface normals from Tangent Space to World Space to connect them as input to a Fresnel Node.
2 thoughts on “UE4 – Material Transform Vector Node”