osg.TextureRectangle

class osg.TextureRectangle
Represents:

c++ class

Wraps:

osg::TextureRectangle

Bases:

osg.Texture

Constructors:

osg.TextureRectangle()

Methods:

:setTextureSize(int width, int height)

Parameters:
  • width (int) –

  • height (int) –

:setTextureWidth(int width)

Parameters:

width (int) –

:setTextureHeight(int height)

Parameters:

height (int) –