private void OnDestroy() { this.myCamera = null; this.Anchor = null; this.textAnimation = null; }
private void OnDestroy() { myCamera = null; Anchor = null; textAnimation = null; }