Share via


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

Name Description
MTLClearValue(Double)
MTLClearValue(MTLClearColor)
MTLClearValue(UInt64)

Fields

Name Description
Color
Depth
Stencil

Applies to