Class MovieImporter
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Obsolete("MovieImporter is deprecated. Use VideoClipImporter instead.", false)]
public class MovieImporter : AssetImporter
Properties
duration
Declaration
public float duration { get; }
Property Value
| Type | Description |
|---|---|
| Single |
linearTexture
Declaration
public bool linearTexture { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
quality
Declaration
public float quality { get; set; }
Property Value
| Type | Description |
|---|---|
| Single |