LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

NPOTSupport

enumeration

Description

NPOT textures support.

Properties

NoneNPOT textures are not supported. Will be upscaled/padded at loading time.
RestrictedLimited NPOT support: no mip-maps and clamp wrap mode will be forced.
FullFull NPOT support.