Search Results for

    Show / Hide Table of Contents

    Class LookAround360

    Rotate the transform (usually with Camera attached) to look around during playback of 360/180 videos. Unity will rotate the camera automatically if VR is enabled, in which case this script does nothing. Otherwise if there is a gyroscope it will be used, otherwise the mouse/touch can be used.

    Inheritance
    System.Object
    LookAround360
    Namespace: RenderHeads.Media.AVProVideo.Demos
    Assembly: cs.temp.dll.dll
    Syntax
    public class LookAround360 : MonoBehaviour
    In This Article