Home -> IGraphicsDevice -> GetDrawLimits
Description
The GetDrawLimits method returns a structure containing information on the limits this graphics device has around draw operations, in the form of the GetDrawLimits structure. These limits are fixed for the graphics device, and must not be exceeded by the application.
Usage
DrawLimits GetDrawLimits() const;
Return value
- [DrawLimits]
- A structure containing information on the limits this graphics device has around draw operations