C# Class UnityEditorInternal.ProfilingDataDrawNativeInfo

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
Reset ( ) : void

Method Details

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

frameIndex public_oe property

public int frameIndex
Résultat int

ghostAlpha public_oe property

public float ghostAlpha
Résultat float

guiStyle public_oe property

public IntPtr,System guiStyle
Résultat System.IntPtr

lineHeight public_oe property

public float lineHeight
Résultat float

mousePos public_oe property

public Vector2 mousePos
Résultat Vector2

nativeAllocationColor public_oe property

public Color nativeAllocationColor
Résultat Color

nonSelectedAlpha public_oe property

public float nonSelectedAlpha
Résultat float

out_SelectedDur public_oe property

public float out_SelectedDur
Résultat float

out_SelectedInstanceId public_oe property

public int out_SelectedInstanceId
Résultat int

out_SelectedName public_oe property

public string out_SelectedName
Résultat string

out_SelectedPath public_oe property

public string out_SelectedPath
Résultat string

out_SelectedThread public_oe property

public int out_SelectedThread
Résultat int

out_SelectedTime public_oe property

public float out_SelectedTime
Résultat float

out_SelectedY public_oe property

public float out_SelectedY
Résultat float

profilerColors public_oe property

public Color[] profilerColors
Résultat Color[]

shownAreaRect public_oe property

public Rect,UnityEngine shownAreaRect
Résultat UnityEngine.Rect

textFadeOutWidth public_oe property

public float textFadeOutWidth
Résultat float

textFadeStartWidth public_oe property

public float textFadeStartWidth
Résultat float

threadIndex public_oe property

public int threadIndex
Résultat int

threadRect public_oe property

public Rect,UnityEngine threadRect
Résultat UnityEngine.Rect

timeOffset public_oe property

public float timeOffset
Résultat float

trySelect public_oe property

public int trySelect
Résultat int