/SceneViewCameraBookmark

Unity Scene View Camera Bookmark

Primary LanguageC#MIT LicenseMIT

Example

Scene View Camera Bookmark

Checked UnityVer:2020.3.16f1

Features

Scene Camera View Save and Load.

Keyboard Shortcut Win/Mac Shift/Cmd + 0-9

Scene Camera View Direct Input Field.

Install via UPM (using Git URL)

  1. Navigate to your project's Packages folder and open the manifest.json file.
  2. Add this line below the "dependencies": { line
    • "jp.netsis.sceneviewcamerabookmark": "https://github.com/jp-netsis/SceneViewCameraBookmark.git",
  3. UPM should now install the package.

Install manually

  1. Download Files.
  2. Add to Your Unity Project Asset Folder.

How To Use

  • (1). Show 'Scene View Camera' Window Select [Menu -> Window -> SceneViewCamera GUI]

Example

  • (2). Current 'Scene View Camera' information is displayed.

Example

  • (3). Save with your favorite 'Scene View Camera'.

Example

  • (4). A new button was created by saving. This index is selected in the dropdown and corresponds to keyboard shortcut keys.

Example

  • (5). If you press the button or shortcut key, the camera will be in the saved state.

Hover your mouse cursor over the button to see more information.

Example

  • (6). Check the "Input Mode" toggle if you want to enter the value directly.

By pressing the "Set Scene Camera View" button, the set value will be set directly to "Scene Camera".

Example

  • (7). You can delete the saved data with the 'x' or 'All Delete' Button.

Reference list

https://forum.unity.com/threads/moving-scene-scene_view-camera-from-editor-script.64920/

https://baba-s.hatenablog.com/entry/2020/11/20/080300

ありがとうございます!

Thank You!

Contribution

すべての貢献を歓迎します。必ずプロジェクトのコードスタイルに従ってください。

All contributions are welcomed. Just make sure you follow the project's code style.

Contact: jenomoto@netsis.jp