Search Results for

    Show / Hide Table of Contents

    Class SetupCameraVerticalShift

    This Camera Configurator allows you to "Lens Shift" the Wall Cameras up or down. This allows you to maintain the perspective angle between the camera and the object but move the object up and down the screen.

    Inheritance
    System.Object
    SetupCameraVerticalShift
    Implements
    IImmersiveCameraSetupConfigurator
    Namespace: Immersive.Camera
    Assembly: cs.temp.dll.dll
    Syntax
    public class SetupCameraVerticalShift : MonoBehaviour, IImmersiveCameraSetupConfigurator

    Methods

    SetupCamera(UnityEngine.Camera)

    Declaration
    public void SetupCamera(UnityEngine.Camera camera)
    Parameters
    Type Name Description
    UnityEngine.Camera camera

    Implements

    IImmersiveCameraSetupConfigurator
    In This Article
    Back to top Immersive Interactive