Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NPOTSupport

NPOT textures support.
Read time 1 minuteLast updated 3 days ago

Definition

  • Type: Enum
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public enum NPOTSupport

Fields

Value

Description

FullFull NPOT support.
RestrictedLimited NPOT support: no mipmaps and clamp wrap mode will be forced.