Skip to content

Unity script that projects the boundaries of the FOV of a camera and shows gizmos so you can see what is visible and what isn't.

License

Notifications You must be signed in to change notification settings

BeringLogic/CameraBoundariesProjector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Boundaries Projector

Overview

This script projects the boundaries of the FOV of a camera and shows gizmos so you can see what is visible and what isn't. You can put many scripts on the same camera, each with a different aspect ratio so it is great for seeing what phones, tablets and different PC screen sizes will see.

Features

Show the frustrum and see where it intersects on your colliders Simple Projection

Put many scripts on the same camera to give you a great idea of what all the different player resolutions will see Many ratios

The projection works with all colliders Complex Borders

About

Unity script that projects the boundaries of the FOV of a camera and shows gizmos so you can see what is visible and what isn't.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%