All Projects → Robert-K → unity-scene-view-copier

Robert-K / unity-scene-view-copier

Licence: MIT license
Makes positioning Cameras in Unity much easier. 🎥

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to unity-scene-view-copier

Util
A collection of useful utility functions
Stars: ✭ 201 (+813.64%)
Mutual labels:  utility
Util
Wonderful reusable code from Twitter
Stars: ✭ 2,488 (+11209.09%)
Mutual labels:  utility
Ethereum Input Data Decoder
Ethereum smart contract transaction input data decoder
Stars: ✭ 242 (+1000%)
Mutual labels:  utility
Lxrunoffline
A full-featured utility for managing Windows Subsystem for Linux (WSL)
Stars: ✭ 3,005 (+13559.09%)
Mutual labels:  utility
Facon
Tiny utility (272B) to create DOM elements with manner.
Stars: ✭ 212 (+863.64%)
Mutual labels:  utility
Bbo
bbo is a utility library of zero dependencies for javascript. 🍖🌭🍔
Stars: ✭ 227 (+931.82%)
Mutual labels:  utility
Pudl
The Public Utility Data Liberation Project
Stars: ✭ 200 (+809.09%)
Mutual labels:  utility
Pareto.js
An extremely small, intuitive and fast functional utility library for JavaScript
Stars: ✭ 254 (+1054.55%)
Mutual labels:  utility
Synth Shell
Boost your terminal, script by script
Stars: ✭ 217 (+886.36%)
Mutual labels:  utility
Dot Github
.github directory generator
Stars: ✭ 237 (+977.27%)
Mutual labels:  utility
Discord Image Downloader Go
A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
Stars: ✭ 210 (+854.55%)
Mutual labels:  utility
Powerkey
Remap your Macbook's power key to Forward Delete
Stars: ✭ 212 (+863.64%)
Mutual labels:  utility
Relude
FP-inspired prelude/standard library for ReasonML projects
Stars: ✭ 230 (+945.45%)
Mutual labels:  utility
Fwd
🚂 The little forwarder that could
Stars: ✭ 203 (+822.73%)
Mutual labels:  utility
Laravel Zero
A PHP framework for console artisans
Stars: ✭ 2,821 (+12722.73%)
Mutual labels:  utility
Dot
Yet another management tool for dotfiles
Stars: ✭ 199 (+804.55%)
Mutual labels:  utility
Gitlab Cli
Create a merge request from command line in gitlab
Stars: ✭ 224 (+918.18%)
Mutual labels:  utility
WinDev-Utility
A utility for windows developers
Stars: ✭ 17 (-22.73%)
Mutual labels:  utility
Musoq
Use SQL on various data sources
Stars: ✭ 252 (+1045.45%)
Mutual labels:  utility
Proximityhash
Geohashes in proximity
Stars: ✭ 231 (+950%)
Mutual labels:  utility

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].