Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

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

NPOTSupport

enumeration

Description

NPOT textures support.

Variables

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.