Click or drag to resize

TextureScreenOverlay.TextureFilter Property

Gets or sets the filter used for the Texture associated with this overlay.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public TextureFilter2D TextureFilter { get; set; }

Property Value

Type: TextureFilter2D
See Also