osg.TextureRectangle¶
-
class
osg.
TextureRectangle
¶ Represents: c++ class Wraps: osg::TextureRectangle Bases: osg.Texture
Constructors:
-
osg.
TextureRectangle
()¶
Methods:
-
:
setTextureSize
(int width, int height)¶ -
Параметры: - width (int) –
- height (int) –
-
:
setTextureWidth
(int width)¶ -
Параметры: width (int) –
-
:
setTextureHeight
(int height)¶ -
Параметры: height (int) –
-