Compartilhar via


MTLSamplerDescriptor.LodAverage Propriedade

Definição

Obtém ou define um valor booliano que controla se o driver pode usar um nível médio de detalhes ao amostrar uma textura.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool LodAverage { [Foundation.Export("lodAverage")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setLodAverage:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.LodAverage : bool with get, set

Valor da propriedade

Atributos

Aplica-se a