Interface IFrameDebuggerSelectionProcessor
Namespace: Unity.SnapshotDebugger
Syntax
public interface IFrameDebuggerSelectionProcessor
Methods
DrawInspector()
Declaration
void DrawInspector()
DrawSelection(Camera)
Declaration
void DrawSelection(Camera camera)
Parameters
| Type | Name | Description |
|---|---|---|
| Camera | camera |
UpdateSelection()
Declaration
void UpdateSelection()