Show / Hide Table of Contents

Struct DaggerfallSky.SkyColors

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public struct SkyColors

Fields

| Improve this Doc View Source

clearColor

Declaration
public Color clearColor
Field Value
Type Description
Color
| Improve this Doc View Source

east

Declaration
public Color32[] east
Field Value
Type Description
Color32[]
| Improve this Doc View Source

imageSize

Declaration
public Vector2Int imageSize
Field Value
Type Description
Vector2Int
| Improve this Doc View Source

west

Declaration
public Color32[] west
Field Value
Type Description
Color32[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX