Show / Hide Table of Contents

Class KeyWords

Inheritance
Object
KeyWords
Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public static class KeyWords

Fields

| Improve this Doc View Source

CutOut

Declaration
public const string CutOut = "_ALPHATEST_ON"
Field Value
Type Description
String
| Improve this Doc View Source

Emission

Declaration
public const string Emission = "_EMISSION"
Field Value
Type Description
String
| Improve this Doc View Source

Fade

Declaration
public const string Fade = "_ALPHABLEND_ON"
Field Value
Type Description
String
| Improve this Doc View Source

HeightMap

Declaration
public const string HeightMap = "_PARALLAXMAP"
Field Value
Type Description
String
| Improve this Doc View Source

MacOSX

Declaration
public const string MacOSX = "_MacOSX"
Field Value
Type Description
String
| Improve this Doc View Source

MetallicGlossMap

Declaration
public const string MetallicGlossMap = "_METALLICGLOSSMAP"
Field Value
Type Description
String
| Improve this Doc View Source

NormalMap

Declaration
public const string NormalMap = "_NORMALMAP"
Field Value
Type Description
String
| Improve this Doc View Source

Transparent

Declaration
public const string Transparent = "_ALPHAPREMULTIPLY_ON"
Field Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX