다음을 통해 공유


IMTLArgumentEncoder.SetTextures(IMTLTexture[], NSRange) 메서드

정의

제공된 textures 를 인수 버퍼에 인코딩합니다.

[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

매개 변수

textures
IMTLTexture[]

인코딩할 텍스처를 선택할 텍스처 배열입니다.

range
NSRange

인덱스를 로 인덱스합니다 textures. 금속 인덱스 ID 또는 의 인덱스 멤버.MTLArgumentDescriptor

특성

적용 대상