new FrustumCommands
Defines a list of commands whose geometry are bound by near and far distances from the camera.
Parameters:
| Name | Type | Argument | Default | Description | 
|---|---|---|---|---|
near | 
            
            
            Number | 
                
                    <optional> | 
            
            
            
                0.0 | The lower bound or closest distance from the camera. | 
far | 
            
            
            Number | 
                
                    <optional> | 
            
            
            
                0.0 | The upper bound or farthest distance from the camera. | 
