Enum MaterialReader.CustomBlendMode
Standard shader blend modes. Using a custom enum as Unity does not expose outside of editor GUI.
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public enum CustomBlendMode
Fields
| Name | Description |
|---|---|
| Cutout | |
| Fade | |
| Opaque | |
| Transparent |