Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Video Player

Use the Video Player component to attach video files to GameObjects.
Read time 1 minuteLast updated 13 days ago

Use the Video Player component to attach video files to GameObjects, and play them on the texture of a GameObject at runtime.

Topic

Description

Video Player component targetsLearn about the targets the Video Player component can play video content on.
Video Player component referenceLearn more about the settings of the Video Player component.
Create a Video Player componentSet up a Video Player component.
Set up your Render Texture to display videoUse a Render Texture as a video target.
Video Player APIUse C# script to alter the settings of the Video Player component.
Migrate from Movie Texture to Video PlayerMigrate from the deprecated Movie Texture component to the Video Player.
Control clock management with the Video PlayerControl the timing of your video playback relative to other interactive behaviors.
Display panoramic videoRender panoramic video in your application.

Additional resources