So I’m trying to make a moon material by using the Unlit shader model, and I want to get an effect similar to this.
(This is done with a default material and a light)
What I basically want to do is to leave half of the sphere black, but still being able to define the angle of the black half.
Any good ideas would be really appreciated.