void OnEnable() { me = this; generateBackgroundTexture(); }
void Awake() { me = this; generateBackgroundTexture(); }