MTLSamplerDescriptor.MipFilter Property

Definition

Gets or sets the filter to use when combining pixels from different mipmap levels.

public virtual Metal.MTLSamplerMipFilter MipFilter { [Foundation.Export("mipFilter", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMipFilter:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.MipFilter : Metal.MTLSamplerMipFilter with get, set

Property Value

Attributes

Applies to