Struct DaggerfallSky.SkyColors
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public struct SkyColors
Fields
| Improve this Doc View SourceclearColor
Declaration
public Color clearColor
Field Value
| Type | Description |
|---|---|
| Color |
east
Declaration
public Color32[] east
Field Value
| Type | Description |
|---|---|
| Color32[] |
imageSize
Declaration
public Vector2Int imageSize
Field Value
| Type | Description |
|---|---|
| Vector2Int |
west
Declaration
public Color32[] west
Field Value
| Type | Description |
|---|---|
| Color32[] |