MovieImporter.linearTexture
var linearTexture: bool;
bool linearTexture;
linearTexture as bool
Description

Is this a linear texture or an sRGB texture (Only used when performing linear rendering).

The default value is sRGB.