Click or drag to resize

SensorFieldOfViewVisualizerTEntityColor Property

Gets or sets the color of the sensor volume. This property is equivalent to the VolumeColor property.

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 override Color Color { get; set; }

Property Value

Type: Color
See Also