Table of Contents

Class ApplicationOptions

Namespace
Lime
Assembly
Lime.dll
public class ApplicationOptions
Inheritance
ApplicationOptions
Inherited Members

Fields

AlwaysThrowUnhandledException

public bool AlwaysThrowUnhandledException

Field Value

bool

DecodeAudioInSeparateThread

public bool DecodeAudioInSeparateThread

Field Value

bool

EnableParticleLimiter

Set to true to use ParticleLimiter service.

public bool EnableParticleLimiter

Field Value

bool

NumChannels

public int NumChannels

Field Value

int

RenderingBackend

public RenderingBackend RenderingBackend

Field Value

RenderingBackend

TargetFrameRate

public int TargetFrameRate

Field Value

int