Click or drag to resize

Texture2DFactory Properties

The Texture2DFactory type exposes the following members.

Properties
  NameDescription
Public propertyGenerateMipmapCompatibleTextures
Gets or sets whether the Texture2DFactory will create mipmap compatible textures. Mipmap compatible textures are required when using TextureFilter2D with a MipMapped MinificationFilter.
Top
See Also