Zen 0.3.0
Loading...
Searching...
No Matches
Zen::VelocityRandomizer Struct Reference

Public Attributes

float coneDeg = 1.0f
float speedMinMul = 0.5f
float speedMaxMul = 1.5f
float noiseSigma = 1.0f

Detailed Description

Definition at line 39 of file ZEN_ParticleSystem.h.

Member Data Documentation

◆ coneDeg

float Zen::VelocityRandomizer::coneDeg = 1.0f

Definition at line 40 of file ZEN_ParticleSystem.h.

◆ noiseSigma

float Zen::VelocityRandomizer::noiseSigma = 1.0f

Definition at line 43 of file ZEN_ParticleSystem.h.

◆ speedMaxMul

float Zen::VelocityRandomizer::speedMaxMul = 1.5f

Definition at line 42 of file ZEN_ParticleSystem.h.

◆ speedMinMul

float Zen::VelocityRandomizer::speedMinMul = 0.5f

Definition at line 41 of file ZEN_ParticleSystem.h.


The documentation for this struct was generated from the following file: