TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ GetPath()

virtual std::string Texture2D::GetPath ( ) const
inlinevirtual

Definition at line 26 of file Texture2D.h.

27 {
28 return m_Path;
29 }