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

EyeGazeInteractorTargetPose Class

Extends MonoBehaviour

Protected Fields

_started : bool
Signature
bool Oculus.Interaction.EyeGazeInteractorTargetPose._started

Protected Methods

OnDisable ()
Signature
virtual void Oculus.Interaction.EyeGazeInteractorTargetPose.OnDisable()
Returns
void
OnEnable ()
Signature
virtual void Oculus.Interaction.EyeGazeInteractorTargetPose.OnEnable()
Returns
void
Start ()
Signature
virtual void Oculus.Interaction.EyeGazeInteractorTargetPose.Start()
Returns
void

Methods

InjectAllEyeGazeInteractorCursorVisual ( gazeInteractor )
Signature
void Oculus.Interaction.EyeGazeInteractorTargetPose.InjectAllEyeGazeInteractorCursorVisual(GazeInteractor gazeInteractor)
Parameters
gazeInteractor: GazeInteractor
Returns
void
InjectEyeGazeInteractor ( gazeInteractor )
Signature
void Oculus.Interaction.EyeGazeInteractorTargetPose.InjectEyeGazeInteractor(GazeInteractor gazeInteractor)
Parameters
gazeInteractor: GazeInteractor
Returns
void