GraphicsDebug

class GraphicsDebug : System.Object, System.IDisposable
readonly bool IsDisposed

Whether this instance has already had M:Microsoft.Xna.Framework.Graphics.GraphicsDebug.Dispose called on it.

public bool TryDequeueMessage(ref GraphicsDebugMessage message)
Parameters:
  • (ref) message (Microsoft.Xna.Framework.Graphics.GraphicsDebugMessage) –
public void Dispose()

Disposes the resources associated with this T:Microsoft.Xna.Framework.Graphics.GraphicsDebug.