# SelectionLevel

> Enum

Namespace: UnityEngine.Pixyz.Algo

```csharp
public enum SelectionLevel
```

Fields

| Name     | Value                                 |
| -------- | ------------------------------------- |
| Parts    | UnityEngine.Pixyz.Algo.SelectionLevel |
| Patches  | UnityEngine.Pixyz.Algo.SelectionLevel |
| Polygons | UnityEngine.Pixyz.Algo.SelectionLevel |
