{
void Update()
if (ClusterSynch.Active)
if (ClusterSync.Active)
if (Input.GetKey(KeyCode.LeftControl) && Input.GetKeyDown(KeyCode.Q))
ClusterSynch.Instance.ShutdownAllClusterNodes();
if (Input.GetKey(KeyCode.Q))
ClusterSync.Instance.ShutdownAllClusterNodes();
if (ClusterSynch.Terminated)
if (ClusterSync.Terminated)
Application.Quit(0);
}
SMAAQuality: 2
dithering: 1
stopNaNs: 0
taaSharpenStrength: 0.6
taaSharpenStrength: 0.15
physicalParameters:
m_Iso: 200
m_ShutterSpeed: 0.005