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

EyeGazeActiveState Class

Extends MonoBehaviour

Properties

Active : bool
[Get]
Signature
bool Oculus.Interaction.EyeGazeActiveState.Active

Protected Methods

Awake ()
Signature
virtual void Oculus.Interaction.EyeGazeActiveState.Awake()
Returns
void
Start ()
Signature
virtual void Oculus.Interaction.EyeGazeActiveState.Start()
Returns
void

Methods

InjectAllGazeActiveState ( gaze )
Signature
void Oculus.Interaction.EyeGazeActiveState.InjectAllGazeActiveState(IGaze gaze)
Parameters
gaze: IGaze
Returns
void
InjectGaze ( gaze )
Signature
void Oculus.Interaction.EyeGazeActiveState.InjectGaze(IGaze gaze)
Parameters
gaze: IGaze
Returns
void