An open API service indexing awesome lists of open source software.

https://github.com/robert-k/unity-scene-view-copier

Makes positioning Cameras in Unity much easier. 🎥
https://github.com/robert-k/unity-scene-view-copier

tool unity utility workflow

Last synced: 12 months ago
JSON representation

Makes positioning Cameras in Unity much easier. 🎥

Awesome Lists containing this project

README

          

# Unity Scene View Copier
Makes positioning Cameras in [Unity](https://unity3d.com/) 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](https://user-images.githubusercontent.com/34353377/36560205-6c242146-1810-11e8-8e1b-cd049a59e193.jpg)

![sceneviewcopier_screenshot](https://user-images.githubusercontent.com/34353377/36560476-1ec99042-1811-11e8-92e5-0250c8134476.jpg)

## How to use
Simply add [SceneViewCopier.cs](SceneViewCopier.cs) to your project ([Editor folder](https://docs.unity3d.com/Manual/SpecialFolders.html)). A box containing the controls will appear below every Camera component editor.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

[![forthebadge](https://forthebadge.com/images/badges/makes-people-smile.svg)](https://forthebadge.com)