# aspectRatio

> Defines how the video content will be stretched to fill the target area.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Video](/engine/6000.5/script-reference/unityengine/video.md)
* **Assembly:** UnityEngine.VideoModule

```csharp
public VideoAspectRatio aspectRatio { get; set; }
```
