# MaxTangentAngleEnabled

> Enables the "max tangent angle" constraint.

## Definition

* **Type:** Property
* **Namespace:** [Unity.VectorGraphics.Editor](/engine/6000.5/script-reference/unity/vectorgraphics/editor.md)
* **Assembly:** UnityEditor

```csharp
public bool MaxTangentAngleEnabled { get; set; }
```
