Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Unity Snapshot Utility

Created back in late 2018, this is an updated version for using a unity camera to save it's view as an image. From there, you can do whatever you want.

Download

Head to Booth or Releases to download.

Features

  • There are four image resolution size options. [Custom, Normal, VRChat, ChilloutVR]
    • Custom is self-explanatory
    • Normal is screen resolutions [480p, 720p, 1080p, 1440p, 4K, 8K]
    • VRChat has the image size that VRChat uses, but with larger scale options [1200x900]
    • ChilloutVR has the image size that CVR uses, but with larger scale options [512x512]
  • A multiplier is set in place to quickly enlarge the resolution size.
  • Capture image without skybox. (Subject cutout)
  • Save & Load custom settings

Languages

  • English
    • Lily
  • 日本
    • sudo (須藤)
    • Kati (カティ)
  • 한국인
    • SweetDogButter
  • Русский
    • FulmurX

Updates

2024-11-30: v1.4.0

  • Fixed background being transparent when the "Hide Skybox" toggle is unchecked

2024-09-24: v1.3.0

  • Added an option to use your Scene View as a camera
  • Added resolution presets: 240p & 360p
  • Small code/logic edits
  • Updated About page layout & links

2024-03-02: v1.2.0

2023-07-29: v1.1.0

  • Finished Multi-Language support
  • Removed Play Mode requirement; Now you can just take the snapshot


2023-07-23: v1.0.0

Initial Release