Share via


MTLScissorRect Struct

Definition

The retangle used for the scissor fragment test.

public struct MTLScissorRect
type MTLScissorRect = struct
Inheritance
MTLScissorRect

Constructors

Name Description
MTLScissorRect(UIntPtr, UIntPtr, UIntPtr, UIntPtr)

Fields

Name Description
Height
Width
X
Y

Methods

Name Description
ToString()

Applies to