API reference
API reference
Select your platform
No SDKs available
No versions available

InputActionDefinition Class

Fields

ActionName : string
The name of the action, to be used in conjuction with OVRPlugin.GetActionStateBoolean and other such functions.
Signature
string ActionName
Paths : string[]
Paths determine how this data is retrieved within the target controller.
For most devices, this should include a left & right hand path.
Signature
string [] Paths
Type : OVRPlugin.ActionTypes
The action type.
Signature
OVRPlugin.ActionTypes Type