IMTLComputeCommandEncoder.SetTexture(IMTLTexture, nuint) 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("setTexture:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetTexture (Metal.IMTLTexture texture, nuint index);
abstract member SetTexture : Metal.IMTLTexture * nuint -> unit
Parâmetros
- texture
- IMTLTexture
- index
- System.System.UIntPtr System.unativeint
- Atributos