UpdateDebugView(GraphicsDeviceDebugView)
Updates a snapshot of the debug information for the view object passed.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEngine.NVIDIA
- Assembly: UnityEngine.NVIDIAModule
public void UpdateDebugView(GraphicsDeviceDebugView debugView)
Parameters
The object to update. You must create this using GraphicsDevice.CreateDebugView before you call this function.