Show / Hide Table of Contents

Enum MaterialProperty.PropFlags

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Flags]
public enum PropFlags

Fields

Name Description
Gamma
HDR
HideInInspector
None
NonModifiableTextureData
Normal
NoScaleOffset
PerRendererData

Extension Methods

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