설명

Single channel (R) texture format, 16 bit integer.

Currently, this texture format is only useful for runtime or native code plugins as there is no support for texture importing for this format.

Note that not all graphics cards support all texture formats, use SystemInfo.SupportsTextureFormat to check.

See Also: Texture2D.format, texture assets.