mirror of
https://git.shazbot.fr/shazbot/Utils.git
synced 2026-01-12 13:10:59 +01:00
Fixed reflection probe placement
This commit is contained in:
@@ -88,6 +88,8 @@ namespace Utils
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Undo.RegisterFullObjectHierarchyUndo(reflectionProbeVolume.gameObject, "Place Reflection Probes");
|
||||
}
|
||||
|
||||
private void CheckSquare(Vector3[,] data, int size, int voxelSize, float threshold, float blendDistance, Transform transform)
|
||||
|
||||
Reference in New Issue
Block a user