- Home /
 
 
               Question by 
               samra2494 · Jul 27, 2017 at 06:40 AM · 
                c#unity 5recttransform  
              
 
              How can i Get H Delta of the RectTransform?
I am trying to get the H Delta in my code but failed to do so. Please Help me. 
 
                 
                delta.png 
                (17.9 kB) 
               
 
              
               Comment
              
 
               
              Answer by adrienPlayerium · Jul 27, 2017 at 07:02 AM
Have a look at sizeDelta. https://docs.unity3d.com/460/Documentation/ScriptReference/RectTransform-sizeDelta.html
Your answer