Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.