osg.TextureCubeMap¶
- class osg.TextureCubeMap¶
- Represents
c++ class
- Wraps
osg::TextureCubeMap
- Bases
Constructors:
- osg.TextureCubeMap()¶
Methods:
- :setNumMipmapLevels(unsigned num)¶
-
- Параметры
num (
unsigned
) –
- :getNumMipmapLevels()¶
-
- Тип результата
unsigned
- :setTextureSize(int width, int height)¶
-
- Параметры
width (
int
) –height (
int
) –
- :setTextureWidth(int width)¶
-
- Параметры
width (
int
) –
- :setTextureHeight(int height)¶
-
- Параметры
height (
int
) –