MTLClearValue Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
MTLClearValue(MTLClearColor) | |
MTLClearValue(Double) | |
MTLClearValue(UInt64) |
MTLClearValue(MTLClearColor)
public MTLClearValue (Metal.MTLClearColor color);
new Metal.MTLClearValue : Metal.MTLClearColor -> Metal.MTLClearValue
Parâmetros
- color
- MTLClearColor
Aplica-se a
MTLClearValue(Double)
public MTLClearValue (double depth);
new Metal.MTLClearValue : double -> Metal.MTLClearValue
Parâmetros
- depth
- Double
Aplica-se a
MTLClearValue(UInt64)
public MTLClearValue (ulong stencil);
new Metal.MTLClearValue : uint64 -> Metal.MTLClearValue
Parâmetros
- stencil
- UInt64