Show / Hide Table of Contents

Struct ClimateTextureInfo

Some information about a climate texture, returned by climate parser.

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct ClimateTextureInfo

Fields

| Improve this Doc View Source

supportsRain

Declaration
public bool supportsRain
Field Value
Type Description
Boolean
| Improve this Doc View Source

supportsWinter

Declaration
public bool supportsWinter
Field Value
Type Description
Boolean
| Improve this Doc View Source

textureGroup

Declaration
public DFLocation.ClimateTextureGroup textureGroup
Field Value
Type Description
DFLocation.ClimateTextureGroup
| Improve this Doc View Source

textureSet

Declaration
public DFLocation.ClimateTextureSet textureSet
Field Value
Type Description
DFLocation.ClimateTextureSet
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • supportsRain
    • supportsWinter
    • textureGroup
    • textureSet
Back to top Generated by DocFX