Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MovieImporter.linearTexture

public bool linearTexture;

Description

Is the movie texture storing non-color data?

The default value is false, i.e. movie is considered to contain sRGB color data. See TextureImporter.linearTexture for more details.