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