DINO-Unity21
Sample Unity 2021 Project for HL2-DINO
|
A helper class for parsing Tool Config data. More...
Static Public Member Functions | |
static void | AddMarkerCentreSpheres (List< TrackedTool > toolsToAdd) |
Helper function for creating some sphere GameObjects, located at marker centres of a tool. These are attached properly to object transforms so that you can visualise little spheres when wearing the HL2 and looking at a tracked tool through the headset. | |
A helper class for parsing Tool Config data.
|
inlinestatic |
Helper function for creating some sphere GameObjects, located at marker centres of a tool. These are attached properly to object transforms so that you can visualise little spheres when wearing the HL2 and looking at a tracked tool through the headset.
toolsToAdd | A properly filled list of TrackedTool which we will use to instantiate marker objects |