DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ RandWiggleVector()

vector Particle::RandWiggleVector ( )
inlineprotected

Helper to get a randomized wiggle vector.

См. определение в файле Particle.c строка 833

834 {
836 }
float RandWiggleFloat()
Helper to get a randomized wiggle float value.
Определения Particle.c:841
proto native vector Vector(float x, float y, float z)
Vector constructor from components.

Перекрестные ссылки RandWiggleFloat() и Vector().

Используется в RandomizeOrientation() и ParticleSource::RandomizeOrientation().