Share via


MTLFXFrameInterpolatorDescriptor.SupportsMetal4FX(IMTLDevice) Method

Definition

[Foundation.Export("supportsMetal4FX:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool SupportsMetal4FX(Metal.IMTLDevice device);
[<Foundation.Export("supportsMetal4FX:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SupportsMetal4FX : Metal.IMTLDevice -> bool

Parameters

device
IMTLDevice

Returns

Attributes

Applies to