Condividi tramite


IMTLArgumentEncoder.SetTextures(IMTLTexture[], NSRange) Metodo

Definizione

Codifica l'oggetto fornito textures nel buffer degli argomenti.

[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

Parametri

textures
IMTLTexture[]

Matrice di trame da cui selezionare le trame da codificare.

range
NSRange

Indici in textures. ID indice metal o membri dell'indice di MTLArgumentDescriptors.

Attributi

Si applica a