Manual     Reference     Scripting  
  
Scripting > Editor Classes > MovieImporter   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Enumerations
  • History
  • Index
  • MovieImporter
  • All Members
  • Variables
  • duration
  • quality
  • Inherited Variables
  • assetPath
  • hideFlags
  • name
  • Inherited Functions
  • GetInstanceID
  • Inherited Class Functions
  • Destroy
  • DestroyImmediate
  • DontDestroyOnLoad
  • FindObjectOfType
  • FindObjectsOfType
  • GetAtPath
  • Instantiate
  • operator !=
  • operator ==
  • operator bool

MovieImporter.quality  

var quality : float

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.