Struct UISystemProfilerInfo
Assembly: UnityEditor.dll
Syntax
[Serializable]
public struct UISystemProfilerInfo
Fields
|
Improve this Doc
View Source
batchBreakingReason
Declaration
public BatchBreakingReason batchBreakingReason
Field Value
|
Improve this Doc
View Source
batchCount
Declaration
Field Value
|
Improve this Doc
View Source
instanceIDsCount
Declaration
public int instanceIDsCount
Field Value
|
Improve this Doc
View Source
instanceIDsIndex
Declaration
public int instanceIDsIndex
Field Value
|
Improve this Doc
View Source
isBatch
Declaration
Field Value
|
Improve this Doc
View Source
objectInstanceId
Declaration
public int objectInstanceId
Field Value
|
Improve this Doc
View Source
objectNameOffset
Declaration
public int objectNameOffset
Field Value
|
Improve this Doc
View Source
parentId
Declaration
Field Value
|
Improve this Doc
View Source
renderDataCount
Declaration
public int renderDataCount
Field Value
|
Improve this Doc
View Source
renderDataIndex
Declaration
public int renderDataIndex
Field Value
|
Improve this Doc
View Source
totalBatchCount
Declaration
public int totalBatchCount
Field Value
|
Improve this Doc
View Source
totalVertexCount
Declaration
public int totalVertexCount
Field Value
|
Improve this Doc
View Source
vertexCount
Declaration
Field Value
Extension Methods