Texture2D.format
var format: TextureFormat;
TextureFormat format;
format as TextureFormat
Description

The format of the pixel data in the texture (Read Only).

Use this to determine the format of the texture.