SensorFieldOfViewVisualizerTEntityVolumeSilhouetteWidth Property  | 
 
            Gets or sets a parameter defining the width of the silhouette of the volume.
            
 
    Namespace: 
   AGI.Foundation.Tracking
    Assembly:
   AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic float VolumeSilhouetteWidth { get; set; }Public Property VolumeSilhouetteWidth As Single
	Get
	Set
public:
property float VolumeSilhouetteWidth {
	float get ();
	void set (float value);
}member VolumeSilhouetteWidth : float32 with get, set
Property Value
Type: 
Single
See Also