MinMaxBounds Constructor
MinMaxBounds(MinMax, MinMax, MinMax, MinMax, MinMax, MinMax)
Constructs a new MinMaxBounds, specified per face.
Declaration
public MinMaxBounds(MinMax left, MinMax right, MinMax bottom, MinMax top, MinMax front, MinMax back)
Parameters
| Type | Name | Description | 
|---|---|---|
| MinMax | left | The length assigned to Left.  | 
    
| MinMax | right | The length assigned to Right.  | 
    
| MinMax | bottom | The length assigned to Bottom.  | 
    
| MinMax | top | The length assigned to Top.  | 
    
| MinMax | front | The length assigned to Front.  | 
    
| MinMax | back | The length assigned to Back.  |