Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowsAlphaSplitting

Allows Alpha splitting on the imported texture when needed (for example ETC1 compression for textures with transparency).
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool allowsAlphaSplitting { get; set; }