Share via


IMTLRenderPipelineState.NewIntersectionFunctionTableWithDescriptor Method

Definition

[Foundation.Export("newIntersectionFunctionTableWithDescriptor:stage:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLIntersectionFunctionTable? NewIntersectionFunctionTableWithDescriptor(Metal.MTLIntersectionFunctionTableDescriptor descriptor, Metal.MTLRenderStages stage);
[<Foundation.Export("newIntersectionFunctionTableWithDescriptor:stage:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member NewIntersectionFunctionTableWithDescriptor : Metal.MTLIntersectionFunctionTableDescriptor * Metal.MTLRenderStages -> Metal.IMTLIntersectionFunctionTable
override this.NewIntersectionFunctionTableWithDescriptor : Metal.MTLIntersectionFunctionTableDescriptor * Metal.MTLRenderStages -> Metal.IMTLIntersectionFunctionTable

Parameters

Returns

Attributes

Applies to