Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UpdateDebugView(GraphicsDeviceDebugView)

Updates a snapshot of the debug information for the view object passed.
Read time 1 minuteLast updated 8 days ago

Definition

public void UpdateDebugView(GraphicsDeviceDebugView debugView)

Parameters

The object to update. You must create this using GraphicsDevice.CreateDebugView before you call this function.