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 |