Update colors
This commit is contained in:
parent
4ef6922da8
commit
9aef368324
8 changed files with 36 additions and 45 deletions
|
|
@ -24,7 +24,7 @@ export class WebGl2Renderer implements Drawer {
|
|||
private multiplicativeQualityDecrease = 1.5;
|
||||
private timeSinceLastAdjusment = 0;
|
||||
private adjusmentRate = 500;
|
||||
private maxRenderScale = 2;
|
||||
private maxRenderScale = 1.5;
|
||||
private minRenderScale = 0.2;
|
||||
|
||||
private exponentialDecayedDeltaTime = 0.0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue