Camera extensions  
 More...
 | 
| static float  | MMCameraWorldSpaceWidth (this Camera camera, float depth=0f) | 
|   | Returns the width of the camera in world space units, at the specified depths for perspective cameras, everywhere for orthographic ones  More...
  | 
|   | 
| static float  | MMCameraWorldSpaceHeight (this Camera camera, float depth=0f) | 
|   | Returns the height of the camera in world space units, at the specified depths for perspective cameras, everywhere for orthographic ones  More...
  | 
|   | 
◆ MMCameraWorldSpaceHeight()
  
  
      
        
          | static float MoreMountains.Tools.MMCameraExtensions.MMCameraWorldSpaceHeight  | 
          ( | 
          this Camera  | 
          camera,  | 
         
        
           | 
           | 
          float  | 
          depth = 0f  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
Returns the height of the camera in world space units, at the specified depths for perspective cameras, everywhere for orthographic ones 
- Parameters
 - 
  
  
 
- Returns
 
 
 
◆ MMCameraWorldSpaceWidth()
  
  
      
        
          | static float MoreMountains.Tools.MMCameraExtensions.MMCameraWorldSpaceWidth  | 
          ( | 
          this Camera  | 
          camera,  | 
         
        
           | 
           | 
          float  | 
          depth = 0f  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
Returns the width of the camera in world space units, at the specified depths for perspective cameras, everywhere for orthographic ones 
- Parameters
 - 
  
  
 
- Returns
 
 
 
The documentation for this class was generated from the following file:
- E:/Github/Store/NiceTouchStore/Assets/NiceTouch/Common/Scripts/MMTools/MMExtensions/MMCameraExtensions.cs