|  | PerspectiveProjectionSet Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Set(Matrix44F) | 
            Sets the perspective projection from the given projection matrix.
            (Overrides ProjectionSet(Matrix44F).) | 
|  | Set(Single, Single) | 
            Sets a symmetric, perspective projection based on size.
             | 
|  | Set(Single, Single, Single, Single) | 
            Sets a symmetric, perspective projection based on size and depth.
             | 
 See Also
See Also