mirror of
https://git.shazbot.fr/shazbot/Utils.git
synced 2026-01-12 05:00:58 +01:00
Added blend distance to reflection probe
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Agoxandr.Utils
|
||||
[Min(1)]
|
||||
public int resolution = 4;
|
||||
public float offset = 2;
|
||||
public float blendDistance = 1;
|
||||
[Min(0)]
|
||||
public float threshold = .5f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user