osg.ShapeDrawable

class osg.ShapeDrawable
Represents

c++ class

Wraps

osg::ShapeDrawable

Bases

osg.Drawable

Constructors:

osg.ShapeDrawable(osg.Shape shape, osg.TessellationHints tessellationHint)

Параметры
osg.ShapeDrawable(osg.Shape shape)

Параметры

shape (osg.Shape) –

Methods:

:setColor(osg.Vec4 color)

Параметры

color (osg.Vec4) –

:getColor()

Тип результата

osg.Vec4

:setTessellationHints(osg.TessellationHints tessellationHint)

Параметры

tessellationHint (osg.TessellationHints) –

:getTessellationHints()

Тип результата

osg.TessellationHints