MTLClearValue Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
MTLClearValue(MTLClearColor) | |
MTLClearValue(Double) | |
MTLClearValue(UInt64) |
MTLClearValue(MTLClearColor)
public MTLClearValue (Metal.MTLClearColor color);
new Metal.MTLClearValue : Metal.MTLClearColor -> Metal.MTLClearValue
Parametri
- color
- MTLClearColor
Si applica a
MTLClearValue(Double)
public MTLClearValue (double depth);
new Metal.MTLClearValue : double -> Metal.MTLClearValue
Parametri
- depth
- Double
Si applica a
MTLClearValue(UInt64)
public MTLClearValue (ulong stencil);
new Metal.MTLClearValue : uint64 -> Metal.MTLClearValue
Parametri
- stencil
- UInt64