Class ProfileAnalyzerExportWindow
Inheritance
System.Object
ProfileAnalyzerExportWindow
Namespace: UnityEditor.Performance.ProfileAnalyzer
Syntax
public class ProfileAnalyzerExportWindow : EditorWindow
Methods
SetData(ProfileDataView, ProfileDataView, ProfileDataView)
Declaration
public void SetData(ProfileDataView profileDataView, ProfileDataView leftDataView, ProfileDataView rightDataView)
Parameters
Type | Name | Description |
---|---|---|
ProfileDataView | profileDataView | |
ProfileDataView | leftDataView | |
ProfileDataView | rightDataView |