Searched refs:mLifetimeRandom (Results 1 – 2 of 2) sorted by relevance
91 , mLifetime(lifetime), mLifetimeRandom(lifetimeRandom) in ParticleShooter()98 , mLifetime(0.f), mLifetimeRandom(0.f) in ParticleShooter()112 mLifetimeRandom = copy.mLifetimeRandom; in ParticleShooter()127 …LifeTime(std::max(std::numeric_limits<float>::epsilon(), mLifetime + mLifetimeRandom * Misc::Rng::… in shoot()
98 float mLifetimeRandom; member in NifOsg::ParticleShooter