Unity_SceneCameraController

September 13, 2018 ยท View on GitHub

Control a camera or any other object like SceneView camera.

Import to Your Project

You can import this asset from UnityPackage.

  • SceneCameraController.unitypackage

How to Use

Just add SceneCameraController.cs to object.

Settings

  • Set trigger of each control.
  • Set control speed.
  • Set control direction.
  • Set control limitation.
  • Set enable or disable of control.

Contents

  1. 1Import to Your Project
  2. 2How to Use
  3. 2.1Settings