Set false depth mask to disable writing to depth buffer, render stuff that shouldn't influence the depth buffer then set true to enable it again. Returns reference to this so it can be used in a stream.
See Implementation
Set false depth mask to disable writing to depth buffer, render stuff that shouldn't influence the depth buffer then set true to enable it again. Returns reference to this so it can be used in a stream.