- Home /
 
 
               Question by 
               smtabatabaie · Sep 23, 2015 at 08:38 AM · 
                camerarendererfrustum  
              
 
              Using GeometryUtility.TestPlanesAABB to test if object is in view
Hi, I wanted to detect when an object is in camera's view, there seems to be multiple ways to do it , I used GeometryUtility.TestPlanesAABB to test it and it works. But what I'm looking for is a way to detect if object is completely in camera's view.
 Thanks very much 
               Comment
              
 
               
              Your answer