# targetCameraAlpha

> Overall transparency level of the target camera plane video.

## Definition

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

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

### Remarks

This level, in range \[0.0, 1.0], is applied in addition of the transparency that may be embedded in the video frames.
