Field EvaluationFrameCount
We evaluate GPU performance every [EvaluationFrameCount] frames. The evaluation is comparison between the averaged GPU frame time over [EvaluationFrameCount] frames and 1 / [DefaultTargetFrameRate].
Namespace: Global Namespace
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Min(1)]
[Tooltip("Per how many frames we evaluate GPU performance against the target frame rate, using the averaged GPU frame time over frames.")]
public int EvaluationFrameCount
Returns
Type | Description |
---|---|
int |