Show / Hide Table of Contents

Enum TextureImporterAlphaSource

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

Fields

Name Description
FromGrayScale
FromInput
None

Extension Methods

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