MTLScissorRect Struct

Definition

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()

Applies to