DINO-Unity21
Sample Unity 2021 Project for HL2-DINO
Loading...
Searching...
No Matches
DinoEditorSetup.cs File Reference

An Editor helper script which helps to properly populate the ToolsTrackedByHololens member of a chosen UnityToolManager script that you specify. Generally, this will help setup your app based on data read in from a correctly formatted JSON config object. Should be used as the only interaction point between Unity and the tool config object. More...

Classes

class  DinoEditorSetup
 

Detailed Description

An Editor helper script which helps to properly populate the ToolsTrackedByHololens member of a chosen UnityToolManager script that you specify. Generally, this will help setup your app based on data read in from a correctly formatted JSON config object. Should be used as the only interaction point between Unity and the tool config object.

Author
Hisham Iqbal