Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DeleteDebugView(GraphicsDeviceDebugView)

Deletes a debug view created with GraphicsDevice.CreateDebugView.
Read time 1 minuteLast updated 11 days ago

Definition

public void DeleteDebugView(GraphicsDeviceDebugView debugView)

Parameters

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