private void Awake() { if (!instance) { instance = this; } camDefaultFieldOfView = cam.fieldOfView; MaterialModel.Initialise(); }