importAudio
Import audio tracks from source file.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public bool importAudio { get; set; }
Remarks
Setting this to true causes the VideoClipImporter to import audio tracks embedded in video source files. Setting it to false causes audio not to be imported.