IInputModuleFactory Interface |
Namespace: ImmerseSDK.Config
public interface IInputModuleFactory : IConfigProperty
The IInputModuleFactory type exposes the following members.
Name | Description | |
---|---|---|
VRHardwareUnityPlugin |
How do we want to access the VR hardware?
|
Name | Description | |
---|---|---|
AttachInputModule |
Attaches the most appropriate InputModule for the given hardware type onto a parent GameObject in the hierarchy
|