X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=shaders%2Fmotion_vectors_common.glsl;h=7e6c114679e113dfd6c4685e16608f15d9e73b87;hb=be5e25dee2c54c2a22ca3bbb5bbe0eb6149343be;hp=1d6ed9794dd6768a6a6a495cd243896cb315d6bd;hpb=403726131f9b460c3264e4f64c46f8aaa82978fe;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/shaders/motion_vectors_common.glsl b/shaders/motion_vectors_common.glsl index 1d6ed97..7e6c114 100644 --- a/shaders/motion_vectors_common.glsl +++ b/shaders/motion_vectors_common.glsl @@ -1 +1 @@ -const float k_motion_lerp_amount = 0.05; +const float k_motion_lerp_amount = 0.01;