MTLScissorRect(nuint, nuint, nuint, nuint) Constructor
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.
public MTLScissorRect (nuint x, nuint y, nuint width, nuint height);
new Metal.MTLScissorRect : nuint * nuint * nuint * nuint -> Metal.MTLScissorRect
Parameters
- x
- System.System.UIntPtr System.unativeint
- y
- System.System.UIntPtr System.unativeint
- width
- System.System.UIntPtr System.unativeint
- height
- System.System.UIntPtr System.unativeint