| 
| override void  | OnInitialize () | 
|   | Called only once, when the component is first attached to an entity and is ready to add or retrieve other components.  More...
  | 
|   | 
      
        
          | void Chunks.Graphics.Camera.Begin  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void Chunks.Graphics.Camera.Clear  | 
          ( | 
          bool  | 
          color = true,  | 
        
        
           | 
           | 
          bool  | 
          depth = true  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void Chunks.Graphics.Camera.End  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | override void Chunks.Graphics.Camera.OnInitialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Called only once, when the component is first attached to an entity and is ready to add or retrieve other components. 
 
 
      
        
          | void Chunks.Graphics.Camera.RenderScene  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool Chunks.Graphics.Camera.AmbientOcclusion | 
         
       
   | 
  
getset   | 
  
 
 
  
  
      
        
          | Color Chunks.Graphics.Camera.BackgroundColor | 
         
       
   | 
  
getset   | 
  
 
 
  
  
      
        
          | float Chunks.Graphics.Camera.FarClipPlane | 
         
       
   | 
  
getset   | 
  
 
 
  
  
      
        
          | float Chunks.Graphics.Camera.FieldOfView | 
         
       
   | 
  
getset   | 
  
 
 
  
  
      
        
          | bool Chunks.Graphics.Camera.IsOrthographic | 
         
       
   | 
  
getset   | 
  
 
 
  
  
      
        
          | float Chunks.Graphics.Camera.NearClipPlane | 
         
       
   | 
  
getset   | 
  
 
 
  
  
      
        
          | float Chunks.Graphics.Camera.OrthographicSize | 
         
       
   | 
  
getset   | 
  
 
 
  
  
      
        
          | Lighting Chunks.Graphics.Camera.PreviewLighting | 
         
       
   | 
  
get   | 
  
 
 
  
  
      
        
          | bool Chunks.Graphics.Camera.ShouldRenderScene | 
         
       
   | 
  
getset   | 
  
 
 
The documentation for this class was generated from the following file: