Class PerformanceOptions
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class PerformanceOptions
- Inheritance
-
PerformanceOptions
- Inherited Members
-
Constructors
public PerformanceOptions()
Fields
public PerformanceOptions.CustomMSAA CMSAA
Field Value
- PerformanceOptions.CustomMSAA
public PerformanceOptions.CustomMaxPixelLights CMaxPixelLights
Field Value
- PerformanceOptions.CustomMaxPixelLights
CParticleFXColQuality
public PerformanceOptions.CustomParticleFXColQuality CParticleFXColQuality
Field Value
- PerformanceOptions.CustomParticleFXColQuality
public PerformanceOptions.CustomRealTimeShadows CRealTimeShadows
Field Value
- PerformanceOptions.CustomRealTimeShadows
public PerformanceOptions.CustomRealtimeShadowCascades CRealtimeShadowCascades
Field Value
- PerformanceOptions.CustomRealtimeShadowCascades
public PerformanceOptions.CustomRealtimeShadowDistance CRealtimeShadowDistance
Field Value
- PerformanceOptions.CustomRealtimeShadowDistance
public PerformanceOptions.CustomRealtimeShadowResolution CRealtimeShadowResolution
Field Value
- PerformanceOptions.CustomRealtimeShadowResolution
CSoftParticles
public PerformanceOptions.CustomSoftParticles CSoftParticles
Field Value
- PerformanceOptions.CustomSoftParticles
CTextureFiltering
public PerformanceOptions.CustomTextureFiltering CTextureFiltering
Field Value
- PerformanceOptions.CustomTextureFiltering
public PerformanceOptions.QualitySetting CurrentQualitySetting
Field Value
- PerformanceOptions.QualitySetting
IsPostEnabled_AO
public bool IsPostEnabled_AO
Field Value
- bool
IsPostEnabled_Bloom
public bool IsPostEnabled_Bloom
Field Value
- bool
IsPostEnabled_CC
public bool IsPostEnabled_CC
Field Value
- bool
Methods
public void InitializeFromSaveFile(ES2Reader reader)
Parameters
reader
ES2Reader
public void SaveToFile(ES2Writer writer)
Parameters
writer
ES2Writer