osg.TexMat¶
- class osg.TexMat¶
- Represents:
c++ class
- Wraps:
osg::TexMat
- Bases:
Constructors:
- osg.TexMat()¶
Methods:
- :setMatrix(osg.Matrix matrix)¶
-
- Параметры:
matrix (
osg.Matrix) –
- :getMatrix()¶
-
- Тип результата:
- :setScaleByTextureRectangleSize(bool b)¶
-
- Параметры:
b (
bool) –
- :getScaleByTextureRectangleSize()¶
-
- Тип результата:
bool