Class MarkerPairing
Inheritance
System.Object
MarkerPairing
Namespace: UnityEditor.Performance.ProfileAnalyzer
Syntax
public class MarkerPairing
Fields
leftIndex
Declaration
public int leftIndex
Field Value
Type | Description |
---|---|
System.Int32 |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
System.String |
rightIndex
Declaration
public int rightIndex
Field Value
Type | Description |
---|---|
System.Int32 |