Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GenerateAllMips

Can be used with Texture constructors that take a mip count to indicate that all mips should be generated. The value of this field is -1.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static readonly int GenerateAllMips