Constant de_movement::cache::DECAY_RATE
source · const DECAY_RATE: f32 = 0.8;Expand description
Base for exponential (per second) rate of entities Vec allocated memory decay.
const DECAY_RATE: f32 = 0.8;Base for exponential (per second) rate of entities Vec allocated memory decay.