Show / Hide Table of Contents

Enum TextureImporterNPOTScale

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

Fields

Name Description
None
ToLarger
ToNearest
ToSmaller

Extension Methods

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