Show / Hide Table of Contents

Enum ShaderUtil.ShaderPropertyType

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum ShaderPropertyType

Fields

Name Description
Color
Float
Range
TexEnv
Vector

Extension Methods

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