UnityEngine.NScreenBridge.GetScreenTexture C# (CSharp) Method

GetScreenTexture() private method

private GetScreenTexture ( ) : Texture2D
return Texture2D
        public extern Texture2D GetScreenTexture();
        [MethodImpl(MethodImplOptions.InternalCall)]