Click or drag to resize

MarkerBatchPrimitiveTextureFilter Property

Gets or sets the filter used for per-marker or per-batch textures.

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

Property Value

Type: TextureFilter2D
See Also