Monocolor depth mask

Using Texture.RenderToTextureType.Depth gives me a shaded depth mask.  Is there anyway to get a monocolor depth mask? Ie. Objects are not shaded the further away they are and everything is rendered black with a white background?



I've tried playing with the various setDepth____ functions, but I'm blindly guessing and  I can't find a combination that works.