Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isReadable

Is texture data readable from scripts.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Removed. DDSImporter is obsolete. Use IHVImageFormatImporter instead
public bool isReadable { get; set; }

Remarks

See TextureImporter for details.