Show / Hide Table of Contents

Enum BuiltinShaderType

Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
public enum BuiltinShaderType

Fields

Name Description
DeferredReflections
DeferredShading
DepthNormals
LegacyDeferredLighting
LensFlare
LightHalo
MotionVectors
ScreenSpaceShadows

Extension Methods

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