C# Class UnityEditorInternal.ProfilingDataDrawNativeInfo

Mostrar archivo Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
frameIndex int
ghostAlpha float
guiStyle System.IntPtr
lineHeight float
mousePos Vector2
nativeAllocationColor Color
nonSelectedAlpha float
out_SelectedDur float
out_SelectedInstanceId int
out_SelectedName string
out_SelectedPath string
out_SelectedThread int
out_SelectedTime float
out_SelectedY float
profilerColors Color[]
shownAreaRect UnityEngine.Rect
textFadeOutWidth float
textFadeStartWidth float
threadIndex int
threadRect UnityEngine.Rect
timeOffset float
trySelect int

Public Methods

Method Description
Reset ( ) : void

Method Details

Reset() public method

public Reset ( ) : void
return void

Property Details

frameIndex public_oe property

public int frameIndex
return int

ghostAlpha public_oe property

public float ghostAlpha
return float

guiStyle public_oe property

public IntPtr,System guiStyle
return System.IntPtr

lineHeight public_oe property

public float lineHeight
return float

mousePos public_oe property

public Vector2 mousePos
return Vector2

nativeAllocationColor public_oe property

public Color nativeAllocationColor
return Color

nonSelectedAlpha public_oe property

public float nonSelectedAlpha
return float

out_SelectedDur public_oe property

public float out_SelectedDur
return float

out_SelectedInstanceId public_oe property

public int out_SelectedInstanceId
return int

out_SelectedName public_oe property

public string out_SelectedName
return string

out_SelectedPath public_oe property

public string out_SelectedPath
return string

out_SelectedThread public_oe property

public int out_SelectedThread
return int

out_SelectedTime public_oe property

public float out_SelectedTime
return float

out_SelectedY public_oe property

public float out_SelectedY
return float

profilerColors public_oe property

public Color[] profilerColors
return Color[]

shownAreaRect public_oe property

public Rect,UnityEngine shownAreaRect
return UnityEngine.Rect

textFadeOutWidth public_oe property

public float textFadeOutWidth
return float

textFadeStartWidth public_oe property

public float textFadeStartWidth
return float

threadIndex public_oe property

public int threadIndex
return int

threadRect public_oe property

public Rect,UnityEngine threadRect
return UnityEngine.Rect

timeOffset public_oe property

public float timeOffset
return float

trySelect public_oe property

public int trySelect
return int