Enum UiType ​
Namespace: ValveResourceFormat.CompiledShader
Assembly: ValveResourceFormat.dll
UI control types for shader parameters.
csharp
public enum UiTypeFields ​
None = 0
Slider = 1
Color = 2
Texture = 3
VectorText = 4
CheckBox = 5
Enum = 6
LayerReference = 7
HeightBlend = 8
ColorCorrection = 9
Span = 10
AngularSpan = 11
HeightCorrection = 12
SubsurfaceProfile = 13
Direction3D = 14

