Click or drag to resize

SensorFieldOfViewVisualizer<TEntity>.FootprintInteriorTextureMatrix Property

Gets or sets a value defining the TextureMatrix of the footprint interior.

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

Property Value

Type: TextureMatrix
See Also