Show / Hide Table of Contents

Enum ShaderType

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

Fields

Name Description
Domain
Fragment
Geometry
Hull
Vertex

Extension Methods

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