DINO-Unity21
Sample Unity 2021 Project for HL2-DINO
Loading...
Searching...
No Matches
ToolTrackingUtils.UnitySceneSetup Class Reference

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.
 

Detailed Description

A helper class for parsing Tool Config data.

Member Function Documentation

◆ AddMarkerCentreSpheres()

static void ToolTrackingUtils.UnitySceneSetup.AddMarkerCentreSpheres ( List< TrackedTool toolsToAdd)
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.

Parameters
toolsToAddA properly filled list of TrackedTool which we will use to instantiate marker objects

The documentation for this class was generated from the following file: