For some of our apps, we create a plane game object at each frustum plane position. A bounding box or other collider can then be added to these planes easily:
I posted code for this on another answer here:
http://answers.unity3d.com/questions/454457/which-plane-is-which-with-calculatefrustumplanes.html#answer-701445
↧