MTLScissorRect Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The retangle used for the scissor fragment test.
public struct MTLScissorRect
type MTLScissorRect = struct
- Inheritance
-
MTLScissorRect
Constructors
MTLScissorRect(nuint, nuint, nuint, nuint) |
Fields
Height | |
Width | |
X | |
Y |
Methods
ToString() |