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

LocomotionAxisTurnerInteractor Class

LocomotionAxisTurner transforms Axis2D value into Axis1D value.
Oculus::Interaction::Locomotion::LocomotionAxisTurnerInteractor extends Oculus.Interaction.Interactor< LocomotionAxisTurnerInteractor, LocomotionAxisTurnerInteractable >.
Oculus::Interaction::Locomotion::LocomotionAxisTurnerInteractor extends Oculus.Interaction.Input.IAxis1D.

Overview

Properties

float
The Axis.x absolute value must be bigger than this to go into Hover and Select states.
override bool
override bool

Object Data

override bool
override bool
override void
Awake ( )
override void
override void
Start ( )
override void

Public Member Functions

float
Value ( )
void
void
InjectAxis2D
( IAxis2D axis2D )

Details

Detailed Description

When the value becomes bigger than the deadzone, the interactor goes into Hover and Select state.

Properties

float Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.DeadZone
The Axis.x absolute value must be bigger than this to go into Hover and Select states.
override bool Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.ShouldHover
No description available.
override bool Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.ShouldUnhover
No description available.

Object Data

override bool Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.ComputeShouldSelect ( )
No description available.
override bool Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.ComputeShouldUnselect ( )
No description available.
override void Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.Awake ( )
No description available.
override void Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.OnDisable ( )
No description available.
override void Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.Start ( )
No description available.
override void Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.DoPreprocess ( )
No description available.
override LocomotionAxisTurnerInteractable Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.ComputeCandidate ( )
No description available.

Member Functions

float Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.Value ( )
No description available.
void Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.InjectAllLocomotionAxisTurner
( IAxis2D axis2D )
No description available.
void Oculus.Interaction.Locomotion.LocomotionAxisTurnerInteractor.InjectAxis2D
( IAxis2D axis2D )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon