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

INTERNAL_get_pixelInset() private méthode

private INTERNAL_get_pixelInset ( Rect &value ) : void
value Rect
Résultat void
        private extern void INTERNAL_get_pixelInset(out Rect value);
        [MethodImpl(MethodImplOptions.InternalCall)]