osg.Texture2DMultisample¶
- class osg.Texture2DMultisample¶
- Represents:
c++ class
- Wraps:
osg::Texture2DMultisample
- Bases:
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) –