Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


resizeAlgorithm

For Texture to be scaled down choose resize algorithm. ( Applyed only when Texture dimension is bigger than Max Size ).
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public TextureResizeAlgorithm resizeAlgorithm { get; set; }

Remarks

Additional Resources: TextureResizeAlgorithm.