Show / Hide Table of Contents

Enum TextureImporterShape

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

Fields

Name Description
Texture2D
TextureCube

Extension Methods

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