Exemplo n.º 1
0
 public void OnResolutionChanged()
 {
     CurrentTransformData.PushToTransform(rectTransform);
 }
Exemplo n.º 2
0
 void OnEnable()
 {
     CurrentTransformData.PushToTransform(rectTransform);
 }