This class connects the behavior of an OVRInput.Controller to a rendered 3D model.
This implementation is highly specialized for and tightly coupled to the 3D model with which it is used in provided prefabs; usage without that model is not supported.
Informs this instance that the associated controller (designated by m_controller) is considered by the app to have input focus, which affects how the controller is displayed.
void InputFocusLost ( )
Informs this instance that the associated controller (designated by m_controller) is considered by the app to not have input focus, which affects how the controller is displayed.