Edit

Share via


MTLScissorRect(nuint, nuint, nuint, nuint) Constructor

Definition

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

Applies to