Show / Hide Table of Contents

Struct NativeProfilerTimeline_InitializeArgs

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
public struct NativeProfilerTimeline_InitializeArgs

Fields

| Improve this Doc View Source

ghostAlpha

Declaration
public float ghostAlpha
Field Value
Type Description
Single
| Improve this Doc View Source

guiStyle

Declaration
public IntPtr guiStyle
Field Value
Type Description
IntPtr
| Improve this Doc View Source

lineHeight

Declaration
public float lineHeight
Field Value
Type Description
Single
| Improve this Doc View Source

nonSelectedAlpha

Declaration
public float nonSelectedAlpha
Field Value
Type Description
Single
| Improve this Doc View Source

textFadeOutWidth

Declaration
public float textFadeOutWidth
Field Value
Type Description
Single
| Improve this Doc View Source

textFadeStartWidth

Declaration
public float textFadeStartWidth
Field Value
Type Description
Single

Methods

| Improve this Doc View Source

Reset()

Declaration
public void Reset()

Extension Methods

MustExtensions.MustBeEqual<T>(T, T)
MustExtensions.MustBeEqual<T>(T, T, String)
MustExtensions.MustNotBeEqual<T>(T, T)
MustExtensions.MustNotBeEqual<T>(T, T, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX