UnityEngine.GUITexture.INTERNAL_get_pixelInset C# (CSharp) Метод

INTERNAL_get_pixelInset() приватный Метод

private INTERNAL_get_pixelInset ( Rect &value ) : void
value Rect
Результат void
        private extern void INTERNAL_get_pixelInset(out Rect value);
        [MethodImpl(MethodImplOptions.InternalCall)]