Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.09 KB

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