# SpeedTreeImporter.MaterialLocation

> Material import location options.

## Definition

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

```csharp
public enum SpeedTreeImporter.MaterialLocation
```

## Remarks

Additional Resources: [SpeedTreeImporter.materialLocation](/engine/6000.5/script-reference/unityeditor/speedtreeimporter/materiallocation-1.md).

## Fields

| Value                                                                                                  | Description                            |
| ------------------------------------------------------------------------------------------------------ | -------------------------------------- |
| [InPrefab](/engine/6000.5/script-reference/unityeditor/speedtreeimporter/materiallocation/inprefab.md) | Unity imports materials as sub-assets. |
