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. 🎥
- Host: GitHub
- URL: https://github.com/robert-k/unity-scene-view-copier
- Owner: Robert-K
- License: mit
- Created: 2018-02-22T19:35:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T20:47:59.000Z (almost 7 years ago)
- Last Synced: 2025-03-29T07:51:29.182Z (about 1 year ago)
- Topics: tool, unity, utility, workflow
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 22
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:


## 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.
[](https://forthebadge.com)