TextureBase.MipFilter
TextureBase.MipFilter property
Gets or sets the filter for mip-level sampling.
public TextureFilter MipFilter { get; set; }
See Also
- enum TextureFilter
- class TextureBase
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D
Gets or sets the filter for mip-level sampling.
public TextureFilter MipFilter { get; set; }