Color alpha shaders supported by this renderer.

Namespace: VideoDVR
Assembly: VideoDVR (in VideoDVR.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public enum Shaders
Visual Basic
Public Enumeration Shaders
Visual C++
public enum class Shaders

Members

Member nameValueDescription
DVRVert0
DVRFrag1
AlphaStatic2
AlphaHue3
AlphaUVDIFRef4
AlphaYDIFRef5
AlphaYMSERef6
AlphaYDIFSeq7
AlphaYMSESeq8
AlphaUVDIFSeq9

See Also