


Import your video into Unity as an Asset. Most systems have specific limits on maximum video decoding resolutions (for example, many mobiles are limited to HD or 2K, and older desktops might be limited to 2K or 4K). Large videos require more computing power and resources for decoding. For best visual results, use panoramic videos in the highest possible resolution (often 4K or 8K). Note: This is a resource-intensive feature. Set the Scene to use the Skybox Material. Set up a Skybox Material that receives the Render Texture. Set up a Video Player to play the video source to a Render Texture. This page describes the following steps to display any panoramic video in the Editor:
#360 spherical panorama video viewer how to#
To use the panoramic video features in the Unity Editor, you must have access to panoramic video clips, or know how to author them. Equirectangular 2D videoĬubemap 2D videos should have an aspect ratio of 1:6, 3:4, 4:3, or 6:1, depending on face layout: Cubemap 2D video See in Glossary of exactly 2:1 for 360 content, or 1:1 for 180 content. Unity supports 180 and 360 degree videos in either an equirectangular layout (longitude and latitude) or a cubemap layout (6 frames).Įquirectangular 2D videos should have an aspect ratio The relationship of an image’s proportional dimensions, such as its width and height. More info See in Glossary complexity in VR by including a pre-rendered backdrop video instead of real geometry. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. Think of each unique Scene file as a unique level. Reduce Scene A Scene contains the environments and menus of your game.Easily include real-world video shot in 360 degrees.Unity’s panoramic video feature enables you to:
