DINO-Unity21
Sample Unity 2021 Project for HL2-DINO
|
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 |
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.