# defaultTargetSettings

> Default values for the platform-specific import settings.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public VideoImporterTargetSettings defaultTargetSettings { get; set; }
```

### Remarks

Platforms that don't override the default will use these.
