Click or drag to resize

TextureFilter2DLinearRepeat Property

Gets a texture filter with the following properties:

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 static TextureFilter2D LinearRepeat { get; }

Property Value

Type: TextureFilter2D
See Also