Show / Hide Table of Contents

Enum ShaderCompilerPlatform

Namespace: UnityEditor.Rendering
Assembly: UnityEditor.dll
Syntax
public enum ShaderCompilerPlatform

Fields

Name Description
D3D
GLES20
GLES3x
Metal
None
OpenGLCore
PS4
Switch
Vulkan
XboxOneD3D11
XboxOneD3D12

Extension Methods

MustExtensions.MustBeEqual<ShaderCompilerPlatform>(ShaderCompilerPlatform)
MustExtensions.MustBeEqual<ShaderCompilerPlatform>(ShaderCompilerPlatform, String)
MustExtensions.MustNotBeEqual<ShaderCompilerPlatform>(ShaderCompilerPlatform)
MustExtensions.MustNotBeEqual<ShaderCompilerPlatform>(ShaderCompilerPlatform, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX