Robert-K / unity-scene-view-copier

Makes positioning Cameras in Unity much easier. 🎥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Scene View Copier

Makes positioning Cameras in Unity much easier. Copies Scene View properties to Camera components.

Features

  • Enables following Scene View for fast and easy camera positioning
  • Allows separate copying of position, rotation and camera settings
  • Fully supports Undo and Redo
  • Can edit multiple objects
  • Small editor below Camera component editor:

sceneviewcopier_inspector

sceneviewcopier_screenshot

How to use

Simply add SceneViewCopier.cs to your project (Editor folder). A box containing the controls will appear below every Camera component editor.

License

This project is licensed under the MIT License - see the LICENSE file for details.

forthebadge

About

Makes positioning Cameras in Unity much easier. 🎥

License:MIT License


Languages

Language:C# 100.0%