osgParticle.ParticleProcessor

class osgParticle.ParticleProcessor
Represents

c++ class

Wraps

osgParticle::ParticleProcessor

Bases

osg.Node

Methods:

:getEnabled()

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

bool

:setEnabled(bool enabled)

Параметры

enabled (bool) –

:getReferenceFrame()

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

osgParticle.ParticleProcessor.ReferenceFrame

:setReferenceFrame(osgParticle.ParticleProcessor.ReferenceFrame rf)

Параметры

rf (osgParticle.ParticleProcessor.ReferenceFrame) –

:getParticleSystem()

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

osgParticle.ParticleSystem

:setParticleSystem(osgParticle.ParticleSystem ps)

Параметры

ps (osgParticle.ParticleSystem) –

:getEndless()

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

bool

:setEndless(bool flag)

Параметры

flag (bool) –

:getLifeTime()

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

double

:setLifeTime(double time)

Параметры

time (double) –

:getStartTime()

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

double

:setStartTime(double time)

Параметры

time (double) –

:getCurrentTime()

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

double

:setCurrentTime(double time)

Параметры

time (double) –

:getResetTime()

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

double

:setResetTime(double time)

Параметры

time (double) –