Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjine/unity_quadcapturecamera
Set orthographic camera viewport rect to capture whole a quad.
https://github.com/xjine/unity_quadcapturecamera
assets unity
Last synced: 13 days ago
JSON representation
Set orthographic camera viewport rect to capture whole a quad.
- Host: GitHub
- URL: https://github.com/xjine/unity_quadcapturecamera
- Owner: XJINE
- License: bsd-3-clause
- Created: 2017-09-27T12:22:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T06:25:40.000Z (almost 6 years ago)
- Last Synced: 2024-03-20T20:12:35.396Z (9 months ago)
- Topics: assets, unity
- Language: C#
- Homepage:
- Size: 1.29 MB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_QuadCaptureCamera
Set orthographic camera viewport rect to capture whole a quad.
## Import to Your Project
You can import this asset from UnityPackage.
- [QuadCaptureCamera.unitypackage](https://github.com/XJINE/Unity_QuadCaptureCamera/blob/master/QuadCaptureCamera.unitypackage)
## How to Use
Add ``QuadCaptureCamera.cs`` to camera object & set target ``quad`` in Inspector.