Click or drag to resize

LabelVisualizerTEntityOutlineTranslucency Property

Gets or sets the translucency of the label outline. 0 is opaque and 1 is transparent.

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 float OutlineTranslucency { get; set; }

Property Value

Type: Single
See Also