Show / Hide Table of Contents

Enum MaterialProperty.PropType

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

Fields

Name Description
Color
Float
Range
Texture
Vector

Extension Methods

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