IMTLRenderCommandEncoder.SetVertexTexture(IMTLTexture, nuint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setVertexTexture:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetVertexTexture (Metal.IMTLTexture texture, nuint index);
abstract member SetVertexTexture : Metal.IMTLTexture * nuint -> unit
Parameters
- texture
- IMTLTexture
- index
- System.System.UIntPtr System.unativeint
- Attributes