Simple script for running the controller-driven hand poses sample.
This sample demonstrates the ability for
OVRInput to simulate human hand inputs by working backward from controller state (for example, by curling or extending the index finger based on the observed values for
OVRInput.Axis1D.PrimaryIndexTrigger, etc. Note that performing this hand simulation is a feature of
OVRInput, not OVRControllerDrivenPosesSample, which merely conducts the demonstration.