osgParticle.RandomRateCounter¶
- class osgParticle.RandomRateCounter¶
- Represents:
c++ class
- Wraps:
osgParticle::RandomRateCounter
- Bases:
Constructors:
- osgParticle.RandomRateCounter()¶
Methods:
- :setMinRate(double minrate)¶
-
- Параметры:
minrate (
double) –
- :getMinRate()¶
-
- Тип результата:
double
- :setMaxRate(double maxrate)¶
-
- Параметры:
maxrate (
double) –
- :getMaxRate()¶
-
- Тип результата:
double
- :setRateRange(double startVal, double endVal)¶
-
- Параметры:
startVal (
double) –endVal (
double) –
- :getRateRange()¶