Share via


IMTLRenderCommandEncoder.SetMeshTextures(IntPtr, NSRange) Method

Definition

[Foundation.Export("setMeshTextures:withRange:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetMeshTextures(IntPtr textures, Foundation.NSRange range);
[<Foundation.Export("setMeshTextures:withRange:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetMeshTextures : nativeint * Foundation.NSRange -> unit
override this.SetMeshTextures : nativeint * Foundation.NSRange -> unit

Parameters

textures
IntPtr

nativeint

range
NSRange
Attributes

Applies to