Click or drag to resize

SensorFieldOfViewVisualizerTEntityTranslucency Property

Gets or sets the translucency of the sensor volume, where 0.0 is completely clear and 1.0 is completely opaque. This property is equivalent to setting the alpha component of 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 float Translucency { get; set; }

Property Value

Type: Single
See Also