UnityEngine.GUITexture.INTERNAL_set_pixelInset C# (CSharp) 메소드

INTERNAL_set_pixelInset() 개인적인 메소드

private INTERNAL_set_pixelInset ( Rect &value ) : void
value Rect
리턴 void
        private extern void INTERNAL_set_pixelInset(ref Rect value);