osg.LightSource

class osg.LightSource
Represents

c++ class

Wraps

osg::LightSource

Bases

osg.Group

Constructors:

osg.LightSource()

Methods:

:setReferenceFrame(osg.LightSource.ReferenceFrame rf)

Параметры

rf (osg.LightSource.ReferenceFrame) –

:getReferenceFrame()

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

osg.LightSource.ReferenceFrame

:setLight(osg.Light light)

Параметры

light (osg.Light) –

:getLight()

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

osg.Light