GraphicsDevice.DeleteDebugView

Declaration

public void DeleteDebugView(NVIDIA.GraphicsDeviceDebugView debugView);

Parameters

debugView The debug view object to use. This is the object that GraphicsDevice.CreateDebugView returns.

Description

Deletes a debug view created with GraphicsDevice.CreateDebugView.


Did you find this page useful? Please give it a rating: