Update strength parameter in setDatabase function
Signed-off-by: hashcoko <hashcoko@gmail.com>
This commit is contained in:
@@ -253,7 +253,7 @@ export function setDatabase(data:Database){
|
|||||||
sm:true,
|
sm:true,
|
||||||
sm_dyn:true,
|
sm_dyn:true,
|
||||||
noise:0.0,
|
noise:0.0,
|
||||||
strength:0.3,
|
strength:0.6,
|
||||||
image:""
|
image:""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user