MTLSamplerDescriptor.lodAverage

A Boolean value that specifies whether the GPU can use an average level of detail (LOD) when sampling from a texture.

  1. BOOL lodAverage()
    class MTLSamplerDescriptor
    @selector("lodAverage")
    lodAverage
    ()
  2. BOOL lodAverage(BOOL )

Meta