Table of Contents

Class PerformanceOptions

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class PerformanceOptions
Inheritance
PerformanceOptions
Inherited Members

Constructors

PerformanceOptions()

public PerformanceOptions()

Fields

CMSAA

public PerformanceOptions.CustomMSAA CMSAA

Field Value

PerformanceOptions.CustomMSAA

CMaxPixelLights

public PerformanceOptions.CustomMaxPixelLights CMaxPixelLights

Field Value

PerformanceOptions.CustomMaxPixelLights

CParticleFXColQuality

public PerformanceOptions.CustomParticleFXColQuality CParticleFXColQuality

Field Value

PerformanceOptions.CustomParticleFXColQuality

CRealTimeShadows

public PerformanceOptions.CustomRealTimeShadows CRealTimeShadows

Field Value

PerformanceOptions.CustomRealTimeShadows

CRealtimeShadowCascades

public PerformanceOptions.CustomRealtimeShadowCascades CRealtimeShadowCascades

Field Value

PerformanceOptions.CustomRealtimeShadowCascades

CRealtimeShadowDistance

public PerformanceOptions.CustomRealtimeShadowDistance CRealtimeShadowDistance

Field Value

PerformanceOptions.CustomRealtimeShadowDistance

CRealtimeShadowResolution

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

CurrentQualitySetting

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

InitializeFromSaveFile(ES2Reader)

public void InitializeFromSaveFile(ES2Reader reader)

Parameters

reader ES2Reader

SaveToFile(ES2Writer)

public void SaveToFile(ES2Writer writer)

Parameters

writer ES2Writer