Texture used to determine depth at a given pixel. Depth is always stored in the red channel.
public Texture DepthTexture { get; set; }