https://github.com/xjine/unity_boundscapturecameravisualizer
https://github.com/xjine/unity_boundscapturecameravisualizer
assets unity
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xjine/unity_boundscapturecameravisualizer
- Owner: XJINE
- License: bsd-3-clause
- Created: 2019-06-18T06:52:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T06:58:09.000Z (about 7 years ago)
- Last Synced: 2025-04-03T09:12:58.729Z (about 1 year ago)
- Topics: assets, unity
- Language: C#
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_BoundsCaptureCameraVisualizer
Visualize BoundsCaptureCamera's bounds.
## Import to Your Project
You can import this asset from UnityPackage.
- [BoundsCaptureCameraVisualizer.unitypackage](https://github.com/XJINE/Unity_BoundsCaptureCameraVisualizer/blob/master/BoundsCaptureCameraVisualizer.unitypackage)
### Dependencies
You have to import following assets to use this asset.
- [Unity_BoundsCaptureCamera](https://github.com/XJINE/Unity_BoundsCaptureCamera)