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.quality

public float quality;

Description

Quality setting to use when importing the movie. This is a float value from 0 to 1.

0 uses strongest compression for small download sizes. 1 uses best quality resulting in larger files. This corresponds directly to the slider in the MovieImporter inspector. The default value is 0.5.