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

LocomotionEvent Struct

Overview

Properties

int
Pose
Pose[Get]
TranslationType
RotationType

Public Member Functions

LocomotionEvent
( int identifier,
Pose pose,
TranslationType translationType,
RotationType rotationType )
LocomotionEvent
( int identifier,
Vector3 position,
TranslationType translationType )
LocomotionEvent
( int identifier,
Quaternion rotation,
RotationType rotationType )

Details

Member Enumerations

enum Oculus::Interaction::Locomotion::LocomotionEvent.TranslationType
Enumerator
None
Velocity
Absolute
AbsoluteEyeLevel
Relative
enum Oculus::Interaction::Locomotion::LocomotionEvent.RotationType
Enumerator
None
Velocity
Absolute
Relative

Properties

int Oculus.Interaction.Locomotion.LocomotionEvent.Identifier
No description available.
Pose Oculus.Interaction.Locomotion.LocomotionEvent.Pose
No description available.
TranslationType Oculus.Interaction.Locomotion.LocomotionEvent.Translation
No description available.
RotationType Oculus.Interaction.Locomotion.LocomotionEvent.Rotation
No description available.

Member Functions

Oculus.Interaction.Locomotion.LocomotionEvent.LocomotionEvent
( int identifier,
Pose pose,
TranslationType translationType,
RotationType rotationType )
No description available.
Oculus.Interaction.Locomotion.LocomotionEvent.LocomotionEvent
( int identifier,
Vector3 position,
TranslationType translationType )
No description available.
Oculus.Interaction.Locomotion.LocomotionEvent.LocomotionEvent
( int identifier,
Quaternion rotation,
RotationType rotationType )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon