Skip to content

Set orthographic camera viewport rect to capture all of the selected bounds.

License

Notifications You must be signed in to change notification settings

XJINE/Unity_BoundsCaptureCamera

Repository files navigation

Unity_BoundsCaptureCamera

Set orthographic camera viewport rect to capture all of the selected bounds.

Import to Your Project

You can import this asset from UnityPackage.

Dependencies

You have to import following assets to use this asset.

How to Use

Add BoundsCaptureCamera.cs to camera and set some Bounds which inherit BoundsMonoBehaviour.cs in Inspector.

And, set BoundsCaptureCamera.UpdateCaptureArea() method to BoundsMonoBehaviour.BoundsUpdateEvent if you need.

About

Set orthographic camera viewport rect to capture all of the selected bounds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages