Esempio n. 1
0
 void Awake()
 {
     Context = new TransformVariantContext();
     View.SetContext(Context);
 }
Esempio n. 2
0
	void Awake()
	{
		Context = new TransformVariantContext();
		View.SetContext(Context);
	}