Table of Contents

Enum VcsPlatformType

Namespace
ValveResourceFormat.CompiledShader
Assembly
ValveResourceFormat.dll

Shader target platforms.

public enum VcsPlatformType

Fields

VULKAN = 0
PC = 1
PCGL = 2
X360 = 3
MAC = 4
MOBILE_GLES = 5
IOS_VULKAN = 6
ANDROID_VULKAN = 7
Undetermined = 8