![]() |
DINO-Unity21
Sample Unity 2021 Project for HL2-DINO
|
Public Attributes | |
| UnityToolManager | toolMgr |
| TMPro.TextMeshProUGUI | meshText |
Private Member Functions | |
| void | Update () |
| void | PrintToolDictionary () |
| Grab the tool dictionary exposed by UnityToolManager, and print its contents. | |
Private Attributes | |
| IReadOnlyDictionary< int, ToolTrackingUtils.TrackedTool > | ToolDictToPrint = new Dictionary<int, ToolTrackingUtils.TrackedTool>() |