This commit is contained in:
parent
2347ecd201
commit
10a81ba474
45 changed files with 1978 additions and 494 deletions
|
|
@ -169,8 +169,8 @@ export const appConfig = {
|
|||
},
|
||||
menuHider: {
|
||||
bottomRevealDistancePx: 96,
|
||||
intervalMs: 50,
|
||||
timeToLiveMs: 3500,
|
||||
desktopMediaQuery: '(min-width: 600px) and (hover: hover) and (pointer: fine)',
|
||||
hideDelayMs: 3000,
|
||||
},
|
||||
pipelines: {
|
||||
brush: {
|
||||
|
|
@ -194,9 +194,6 @@ export const appConfig = {
|
|||
fpsHeadroom: 0.95,
|
||||
fpsSmoothingNew: 0.06,
|
||||
fpsSmoothingRetain: 0.94,
|
||||
initialTargetAgentBudget: 20_000,
|
||||
rampAgentsPerSecond: 20_000,
|
||||
refreshTargetDecay: 0.995,
|
||||
},
|
||||
brushEffectFramesPerSecond: 60,
|
||||
globalAgentCap: 10_000_000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue