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

ControllerOffset Class

Oculus::Interaction::ControllerOffset extends MonoBehaviour.

Overview

Properties

Object Data

bool

Object Data

void
Awake ( )
void
Start ( )
void
void

Public Member Functions

void
GetOffset
( ref Pose pose )
void
GetWorldPose
( ref Pose pose )
void
void
InjectOffset
( Vector3 offset )
void
InjectRotation
( Quaternion rotation )
void
InjectAllControllerOffset
( IController controller,
Vector3 offset,
Quaternion rotation )

Details

Properties

IController Oculus.Interaction.ControllerOffset.Controller
No description available.

Object Data

bool Oculus.Interaction.ControllerOffset._started
No description available.

Object Data

virtual void Oculus.Interaction.ControllerOffset.Awake ( )
No description available.
virtual void Oculus.Interaction.ControllerOffset.Start ( )
No description available.
virtual void Oculus.Interaction.ControllerOffset.OnEnable ( )
No description available.
virtual void Oculus.Interaction.ControllerOffset.OnDisable ( )
No description available.

Member Functions

void Oculus.Interaction.ControllerOffset.GetOffset
( ref Pose pose )
No description available.
void Oculus.Interaction.ControllerOffset.GetWorldPose
( ref Pose pose )
No description available.
void Oculus.Interaction.ControllerOffset.InjectController
( IController controller )
No description available.
void Oculus.Interaction.ControllerOffset.InjectOffset
( Vector3 offset )
No description available.
void Oculus.Interaction.ControllerOffset.InjectRotation
( Quaternion rotation )
No description available.
void Oculus.Interaction.ControllerOffset.InjectAllControllerOffset
( IController controller,
Vector3 offset,
Quaternion rotation )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon