Click or drag to resize

TextureFilter2DMagnificationFilter Property

Gets the magnification filter used when the pixel being textured maps to an area greater than one texel.

Namespace:  AGI.Foundation.Graphics.Renderer
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public MagnificationFilter MagnificationFilter { get; }

Property Value

Type: MagnificationFilter
See Also