TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ GetDepthTexture()

uint32_t FrameBuffer::GetDepthTexture ( )

Definition at line 51 of file FrameBuffer.cpp.

52{
53 return depthTexture;
54}