This version of Unity is unsupported.

GraphicsDevice.UpdateDebugView

Declaration

public void UpdateDebugView(NVIDIA.GraphicsDeviceDebugView debugView);

Parameters

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

Description

Updates a snapshpot of the debug information for the view object passed.