Enum PaperDollRenderer.LayerFlags
These flags determine which parts of paper doll build are rendered into output texture.
Namespace: DaggerfallWorkshop.Game.Utility
Assembly: Assembly-CSharp.dll
Syntax
[Flags]
public enum LayerFlags
  Fields
| Name | Description | 
|---|---|
| All | |
| Body | |
| CloakInterior | |
| Items | |
| None |