osg.Texture.WrapMode

class osg.Texture.WrapMode
Represents:

c++ enumeration

Wraps:

osg::Texture::WrapMode

CLAMP
CLAMP_TO_EDGE
CLAMP_TO_BORDER
REPEAT
MIRROR