Battle Talent  V11
Public Attributes | Static Public Attributes | Properties | List of all members
CrossLink.DynamicResolution Class Reference

Inherits MonoBehaviour.

Public Attributes

int frameRange = 72
 
float checkInterval = 5f
 

Static Public Attributes

static List< float > resolutionMlpList
 
static float resolutionMlp = 1f
 

Properties

float averageFPS [get]
 

Member Data Documentation

◆ resolutionMlpList

List<float> CrossLink.DynamicResolution.resolutionMlpList
static
Initial value:
= new List<float>()
{
1,
0.9f,
0.8f,
}