void Start() { cameraout = this.GetComponent<CameraOutObject>(); }
void Start() { cameraout = this.GetComponent <CameraOutObject>(); }