TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ GetWidth()

virtual uint32_t Texture2D::GetWidth ( ) const
inlinevirtual

Definition at line 14 of file Texture2D.h.

15 {
16 return m_Width;
17 }