Table of Contents

Enum UiType

Namespace
ValveResourceFormat.CompiledShader
Assembly
ValveResourceFormat.dll

UI control types for shader parameters.

public enum UiType

Fields

None = 0
Slider = 1
Color = 2
Texture = 3
VectorText = 4
CheckBox = 5
Enum = 6