C# 클래스 UnityEditorInternal.ProfilingDataDrawNativeInfo

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Reset ( ) : void

메소드 상세

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

프로퍼티 상세

frameIndex 공개적으로 프로퍼티

public int frameIndex
리턴 int

ghostAlpha 공개적으로 프로퍼티

public float ghostAlpha
리턴 float

guiStyle 공개적으로 프로퍼티

public IntPtr,System guiStyle
리턴 System.IntPtr

lineHeight 공개적으로 프로퍼티

public float lineHeight
리턴 float

mousePos 공개적으로 프로퍼티

public Vector2 mousePos
리턴 Vector2

nativeAllocationColor 공개적으로 프로퍼티

public Color nativeAllocationColor
리턴 Color

nonSelectedAlpha 공개적으로 프로퍼티

public float nonSelectedAlpha
리턴 float

out_SelectedDur 공개적으로 프로퍼티

public float out_SelectedDur
리턴 float

out_SelectedInstanceId 공개적으로 프로퍼티

public int out_SelectedInstanceId
리턴 int

out_SelectedName 공개적으로 프로퍼티

public string out_SelectedName
리턴 string

out_SelectedPath 공개적으로 프로퍼티

public string out_SelectedPath
리턴 string

out_SelectedThread 공개적으로 프로퍼티

public int out_SelectedThread
리턴 int

out_SelectedTime 공개적으로 프로퍼티

public float out_SelectedTime
리턴 float

out_SelectedY 공개적으로 프로퍼티

public float out_SelectedY
리턴 float

profilerColors 공개적으로 프로퍼티

public Color[] profilerColors
리턴 Color[]

shownAreaRect 공개적으로 프로퍼티

public Rect,UnityEngine shownAreaRect
리턴 UnityEngine.Rect

textFadeOutWidth 공개적으로 프로퍼티

public float textFadeOutWidth
리턴 float

textFadeStartWidth 공개적으로 프로퍼티

public float textFadeStartWidth
리턴 float

threadIndex 공개적으로 프로퍼티

public int threadIndex
리턴 int

threadRect 공개적으로 프로퍼티

public Rect,UnityEngine threadRect
리턴 UnityEngine.Rect

timeOffset 공개적으로 프로퍼티

public float timeOffset
리턴 float

trySelect 공개적으로 프로퍼티

public int trySelect
리턴 int