共用方式為


MTLClearValue 結構

定義

結構,其中包含用來清除各種緩衝區和樣板的值。

public struct MTLClearValue
type MTLClearValue = struct
繼承
MTLClearValue

建構函式

MTLClearValue(Double)

結構,其中包含用來清除各種緩衝區和樣板的值。

MTLClearValue(MTLClearColor)

結構,其中包含用來清除各種緩衝區和樣板的值。

MTLClearValue(UInt64)

結構,其中包含用來清除各種緩衝區和樣板的值。

欄位

Color

結構,其中包含用來清除各種緩衝區和樣板的值。

Depth

結構,其中包含用來清除各種緩衝區和樣板的值。

Stencil

結構,其中包含用來清除各種緩衝區和樣板的值。

適用於