API reference

OVRControllerMatchesProfileActiveState Class

Extends MonoBehaviour
An ActiveState that is active when the controller matches the interaction profile.

Properties

Active : bool
[Get]
Signature
bool Oculus.Interaction.OVRControllerMatchesProfileActiveState.Active

Methods

InjectAllOVRControllerSupportsPressure ( controller )
Signature
void Oculus.Interaction.OVRControllerMatchesProfileActiveState.InjectAllOVRControllerSupportsPressure(OVRInput.Controller controller)
Parameters
controller: OVRInput.Controller
Returns
void