MTLClearValue Struct

Definition

Struct that contains values that are used to clear various buffers and stencils.

public struct MTLClearValue
type MTLClearValue = struct
Inheritance
MTLClearValue

Constructors

MTLClearValue(Double)
MTLClearValue(MTLClearColor)
MTLClearValue(UInt64)

Fields

Color
Depth
Stencil

Applies to