Struct NativeProfilerTimeline_DrawArgs
Assembly: UnityEditor.dll
Syntax
public struct NativeProfilerTimeline_DrawArgs
Fields
|
Improve this Doc
View Source
frameIndex
Declaration
Field Value
|
Improve this Doc
View Source
mousedOverEntryIndex
Declaration
public int mousedOverEntryIndex
Field Value
|
Improve this Doc
View Source
selectedEntryIndex
Declaration
public int selectedEntryIndex
Field Value
|
Improve this Doc
View Source
shownAreaRect
Declaration
public Rect shownAreaRect
Field Value
|
Improve this Doc
View Source
threadIndex
Declaration
Field Value
|
Improve this Doc
View Source
threadRect
Declaration
Field Value
|
Improve this Doc
View Source
timeOffset
Declaration
Field Value
Methods
|
Improve this Doc
View Source
Reset()
Declaration
Extension Methods