MTLScissorRect(UIntPtr, UIntPtr, UIntPtr, UIntPtr) Constructor

Definition

public MTLScissorRect(UIntPtr x, UIntPtr y, UIntPtr width, UIntPtr height);
new Metal.MTLScissorRect : unativeint * unativeint * unativeint * unativeint -> Metal.MTLScissorRect

Parameters

x
UIntPtr

unativeint

y
UIntPtr

unativeint

width
UIntPtr

unativeint

height
UIntPtr

unativeint

Applies to