UnityEngine.GUITexture.INTERNAL_set_pixelInset C# (CSharp) Méthode

INTERNAL_set_pixelInset() private méthode

private INTERNAL_set_pixelInset ( Rect &value ) : void
value Rect
Résultat void
        private extern void INTERNAL_set_pixelInset(ref Rect value);