IMTLArgumentEncoder.SetTextures(IMTLTexture[], NSRange) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將提供的 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
。 [金屬] 索引識別碼或 的 MTLArgumentDescriptor 索引成員。
- 屬性