IMTLArgumentEncoder.SetTextures(IMTLTexture[], NSRange) Método

Definição

Codifica o fornecido textures no buffer de argumento.

[Foundation.Export("setTextures:withRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetTextures (Metal.IMTLTexture[] textures, Foundation.NSRange range);
abstract member SetTextures : Metal.IMTLTexture[] * Foundation.NSRange -> unit

Parâmetros

textures
IMTLTexture[]

Uma matriz de texturas da qual selecionar as texturas a serem codificados.

range
NSRange

Índices em textures. IDs de índice metal ou os membros de índice de MTLArgumentDescriptors.

Atributos

Aplica-se a