LanguageEnglish
  • C#

TextureFormat.R8_SIGNED

Description

Single channel (R) texture format, 8-bits signed integer.

Import textures of this format in .DDS files.

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

Additional resources: Texture2D.format, texture assets.


Did you find this page useful? Please give it a rating: