UnityEngine.GUITexture.INTERNAL_set_pixelInset C# (CSharp) Method

INTERNAL_set_pixelInset() private method

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