# RadialFocus

> A position within the unit circle (-1,1) where 0 falls in the middle of the fill.

## Definition

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

```csharp
public Vector2 RadialFocus { get; set; }
```
