Click or drag to resize

SensorFieldOfViewVisualizerTEntityFootprintInteriorTexture Property

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

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

Property Value

Type: Texture2D
See Also