# Set up Render to Depth Texture

Create function initRenderToDepthTexture()

```cpp
void initRenderToDepthTexture()
{

}
```
