0
我正在開發一個Linux遊戲。我嘗試從Texture2D中使用GetData,但是我得到一個NotImplementedException。詳細信息:Texture2D.GetData <Color>在Linux上拋出NotImplementedException
System.NotImplementedException: The requested feature is not implemented.
at Microsoft.Xna.Framework.Graphics.Texture2D.GetData[Color] (Microsoft.Xna.Framework.Color[] data) [0x00000] in <filename unknown>:0