Click or drag to resize

LightningQualityMaximum Class

Contains maximum values for a given quality settings
Inheritance Hierarchy
SystemObject
  DigitalRuby.ThunderAndLightningLightningQualityMaximum

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class LightningQualityMaximum

The LightningQualityMaximum type exposes the following members.

Constructors
  NameDescription
Public methodLightningQualityMaximum
Initializes a new instance of the LightningQualityMaximum class
Top
Properties
  NameDescription
Public propertyMaximumGenerations
Maximum generations
Public propertyMaximumLightPercent
Maximum light percent
Public propertyMaximumShadowPercent
Maximum light shadow percent
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also