MTLClearValue 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
結構,其中包含用來清除各種緩衝區和樣板的值。
public struct MTLClearValue
type MTLClearValue = struct
- 繼承
-
MTLClearValue
建構函式
MTLClearValue(Double) |
結構,其中包含用來清除各種緩衝區和樣板的值。 |
MTLClearValue(MTLClearColor) |
結構,其中包含用來清除各種緩衝區和樣板的值。 |
MTLClearValue(UInt64) |
結構,其中包含用來清除各種緩衝區和樣板的值。 |
欄位
Color |
結構,其中包含用來清除各種緩衝區和樣板的值。 |
Depth |
結構,其中包含用來清除各種緩衝區和樣板的值。 |
Stencil |
結構,其中包含用來清除各種緩衝區和樣板的值。 |