IMTLRenderCommandEncoder.SetFragmentTextures(IMTLTexture[], NSRange) 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("setFragmentTextures:withRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetFragmentTextures (Metal.IMTLTexture[] textures, Foundation.NSRange range);
abstract member SetFragmentTextures : Metal.IMTLTexture[] * Foundation.NSRange -> unit
Parâmetros
- textures
- IMTLTexture[]
- range
- NSRange
- Atributos