Share via


IMTLArgumentEncoder.SetIntersectionFunctionTables Method

Definition

[Foundation.Export("setIntersectionFunctionTables:withRange:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetIntersectionFunctionTables(Metal.IMTLIntersectionFunctionTable[] intersectionFunctionTables, Foundation.NSRange range);
[<Foundation.Export("setIntersectionFunctionTables:withRange:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetIntersectionFunctionTables : Metal.IMTLIntersectionFunctionTable[] * Foundation.NSRange -> unit
override this.SetIntersectionFunctionTables : Metal.IMTLIntersectionFunctionTable[] * Foundation.NSRange -> unit

Parameters

intersectionFunctionTables
IMTLIntersectionFunctionTable[]
range
NSRange
Attributes

Applies to