void Awake() { instance = this; }
public void SetScrollView(ScrollView3D view) { enhanceScrollView = view; }