Texture Defined Specular Reflection in Unreal

I don't know exactly how this works, but from the looks of it it seems to look up in a texture instead doing the regular specular math. Probably just projecting the input vectors in some way and use that as texture coordinates.
 
Back
Top