Struct FrameTiming
Assembly: UnityEngine.dll
Syntax
public struct FrameTiming
Fields
|
Improve this Doc
View Source
cpuFrameTime
Declaration
public double cpuFrameTime
Field Value
|
Improve this Doc
View Source
cpuTimeFrameComplete
Declaration
public ulong cpuTimeFrameComplete
Field Value
|
Improve this Doc
View Source
cpuTimePresentCalled
Declaration
public ulong cpuTimePresentCalled
Field Value
|
Improve this Doc
View Source
gpuFrameTime
Declaration
public double gpuFrameTime
Field Value
|
Improve this Doc
View Source
heightScale
Declaration
Field Value
|
Improve this Doc
View Source
syncInterval
Declaration
Field Value
|
Improve this Doc
View Source
widthScale
Declaration
Field Value
Extension Methods