void Start() { mainCameraTemp = this; }
// Start is called before the first frame update void Start() { c4 = Camera.main.GetComponent <Camera4D>(); visualVerteces = new Vector3[shapeVerteces.Length]; }