osg.TextureCubeMap

class osg.TextureCubeMap
Represents:

c++ class

Wraps:

osg::TextureCubeMap

Bases:

osg.Texture

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) –