Enum BackgroundLayout
Defines layout of background textures.
Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public enum BackgroundLayout
Fields
| Name | Description |
|---|---|
| Cropped | |
| ScaleToFit | |
| StretchToFill | |
| Tile |
Defines layout of background textures.
public enum BackgroundLayout
| Name | Description |
|---|---|
| Cropped | |
| ScaleToFit | |
| StretchToFill | |
| Tile |