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

ObjectPull Class

Oculus::Interaction::ObjectPull extends Oculus.Interaction.IMovement.

Overview

Properties

Pose
Pose[Get]
bool
Stopped[Get]

Public Member Functions

ObjectPull
( float speed,
float deadZone )
void
MoveTo
( Pose target )
void
UpdateTarget
( Pose target )
void
StopAndSetPose
( Pose source )
void
Tick ( )

Details

Properties

Pose Oculus.Interaction.ObjectPull.Pose
No description available.
bool Oculus.Interaction.ObjectPull.Stopped
No description available.

Member Functions

Oculus.Interaction.ObjectPull.ObjectPull
( float speed,
float deadZone )
No description available.
void Oculus.Interaction.ObjectPull.MoveTo
( Pose target )
No description available.
void Oculus.Interaction.ObjectPull.UpdateTarget
( Pose target )
No description available.
void Oculus.Interaction.ObjectPull.StopAndSetPose
( Pose source )
No description available.
void Oculus.Interaction.ObjectPull.Tick ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon