HPV_Node - ImmersiveStorytelling/DocumentationMasterclass GitHub Wiki
This class should be added to every Sphere containing a .hpv video as a Unity GameObject.
With the class' getID()
-function, you can check the ID of this "video" so you can use it to manipulate the video in the HPV_Manager.
The class brings out a lot of settings for the video to the GUI so that video manipulation on-the-fly is possible.