IMTLBlitCommandEncoder.FillBuffer(IMTLBuffer, NSRange, Byte) Método
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.
[Foundation.Export("fillBuffer:range:value:")]
[Foundation.Preserve(Conditional=true)]
public void FillBuffer (Metal.IMTLBuffer buffer, Foundation.NSRange range, byte value);
abstract member FillBuffer : Metal.IMTLBuffer * Foundation.NSRange * byte -> unit
Parâmetros
- buffer
- IMTLBuffer
- range
- NSRange
- value
- Byte
- Atributos