added fixelag smoothing
This commit is contained in:
@@ -19,6 +19,10 @@ namespace MiscSettings {
|
||||
|
||||
const int numParticles = 7500;
|
||||
|
||||
const int lag = 5;
|
||||
|
||||
const int fixedLagGap = 1;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user