Show / Hide Table of Contents

Enum TextureImporterType

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

Fields

Name Description
Advanced
Bump
Cookie
Cubemap
Cursor
Default
GUI
HDRI
Image
Lightmap
NormalMap
Reflection
SingleChannel
Sprite

Extension Methods

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