Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


androidETC2FallbackOverride

ETC2 texture decompression fallback override on Android devices that don't support ETC2.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public AndroidETC2FallbackOverride androidETC2FallbackOverride { get; set; }

Remarks

Allows to choose which texture format to decompress the texture to on Android devices that have no ETC2 texture format support. Additional Resources: AndroidETC2Fallback, AndroidETC2FallbackOverride.