Wondering if anyone has any ideas about how to construct a material that produces an alpha 0-1 using the pixels of an object that is facing a certain location. Say a material that always faces 0,0,0.
Reference to the idea:
I know that using world position and pixel normals within the material is my best bet. however i really dont know which method to use in order to select the pixels facing the desired location.