.. index:: pair: enum; ClampMode .. _doxid-class_e_e_1_1_graphics_1_1_texture_1a9d684bc9542a51ac49b2f2def30e29ae: enum EE::Graphics::Texture::ClampMode ===================================== Set the clamp mode of the texture. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum ClampMode: :ref:`Uint32` { :target:`ClampToEdge`, :target:`ClampRepeat`, };