Property trackingModeLabel
trackingModeLabel
The text object that will display current tracking mode.
Declaration
public Text trackingModeLabel { get; set; }
Property Value
| Type | Description |
|---|---|
| Text | A text object that will display current tracking mode. |