SensorFieldOfViewVisualizerTEntityFootprintInteriorTextureMatrix 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: 24.2.419.0 (24.2.419.0)
Syntax public TextureMatrix FootprintInteriorTextureMatrix { get; set; }
Public Property FootprintInteriorTextureMatrix As TextureMatrix
Get
Set
public:
property TextureMatrix^ FootprintInteriorTextureMatrix {
TextureMatrix^ get ();
void set (TextureMatrix^ value);
}
member FootprintInteriorTextureMatrix : TextureMatrix with get, set
Property Value
Type:
TextureMatrixSee Also