Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Video transparency support

Understand the codecs Unity supports for transparency.
Read time 1 minuteLast updated 13 days ago

Unity's Video Clip and Video Player components support alpha values in video files, also known as transparency.
This information covers the different types of transparent videos and how to set them up for use in Unity.

Topic

Description

Introduction to video transparency support in UnityDiscover the different types of transparency in videos and how Unity transcodes transparent videos.
Supported codecs for transparent videos (per-pixel alpha)Choose compatible video codecs to ensure per-pixel alpha transparency in your Unity applications.
Set up transparent videos in UnityInstructions on how to import and prepare your transparent videos for Unity.

Additional resources