# secondaryUVMinObjectScale

> The minimum object scale that the associated model is expected to have.

## Definition

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

```csharp
public float secondaryUVMinObjectScale { get; set; }
```
