Class ABRLegendEntry
Controller for 3D GameObject-based legends for ABR
Namespace: IVLab.ABREngine.Legends
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
public class ABRLegendEntry : MonoBehaviour
Methods
| Improve this Doc View SourceSetTextLabel(Label, string)
Controller for 3D GameObject-based legends for ABR
Declaration
public void SetTextLabel(ABRLegendEntry.Label labelName, string text)
Parameters
Type | Name | Description |
---|---|---|
ABRLegendEntry.Label | labelName | |
string | text |