osg.Texture2DMultisample

class osg.Texture2DMultisample
Represents:c++ class
Wraps:osg::Texture2DMultisample
Bases:osg.Texture

Constructors:

osg.Texture2DMultisample()

Methods:

:setNumSamples(unsigned num)

Параметры:num (unsigned) –
:setTextureSize(int width, int height)

Параметры:
  • width (int) –
  • height (int) –
:setTextureWidth(int width)

Параметры:width (int) –
:setTextureHeight(int height)

Параметры:height (int) –